Files
codeql/cpp/ql/test/library-tests/dataflow
Jonas Jensen cc00f0f584 C++: Move identical declarations to shared.h file
This cleans up the test results, which were confusing because functions
like `sink` had multiple locations.

There are some additional results now involving casts to `const char *`
because previously it varied whether `sink` used `const`, and now it
always does.
2020-05-18 10:42:52 +02:00
..
2019-09-09 11:25:53 +02:00
2019-11-19 11:31:34 +01:00