mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
All the filtering is now done in `getALikelyCallee`, to which I have also added an additional parameter that improves the join in the `select` clause. I've also simplified the alert message to no longer use `toString`, which isn't meant for alert messages anyway. (This is an old query.)