Clang's copy-paste/code clones detection mechanism. Also some stuff on top that detects logic errors based on that information.
WebAssembly (back when the original MVP was designed). I wrote one of the first WebAssembly interpreters (featuring fairly fast reverse execution and infinite-loop runtime detection): https://github.com/WebAssembly/wasmint. I'm no longer active in that area.