mirror of
https://github.com/github/codeql.git
synced 2026-04-18 13:34:02 +02:00
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.