Files
codeql/cpp/ql/test
Jonas Jensen d7681bf122 C++: Don't use definitionByReference for data flow
The data flow library conflates pointers and objects enough for the
`definitionByReference` predicate to be too strict in some cases. It was
too permissive in other cases that are now (or will be) handled better
by field flow.

See also the change note entry.
2019-09-03 11:49:01 +02:00
..
2019-08-19 10:03:18 +02:00
2018-09-23 16:24:31 -07:00