Files
codeql/cpp/ql/test/library-tests/dataflow/dataflow-tests
Jonas Jensen 984405be2e C++ IR: Change many uses of getAnyDef to getDef
This changes all the getters on `Instruction` to use `getDef` instead of
`getAnyDef`, with the result that these getters now only have a result
if the definition is exact.

This is a backwards-INCOMPATIBLE change.
2019-07-03 11:04:57 +02:00
..
2018-12-04 07:31:13 -08:00
2018-11-30 12:15:11 -08:00