mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Also needed to fix up `TestUtil/UnresolvedCalls.qll` after a bad merge conflict resolution. Since all calls are now DataFlowCall, and not JUST the ones that can be resolved, we need to put in the restriction that the callable can also be resolved.