mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
Explicitly adds a bunch of nodes that were previously (using a global analysis) identified as `ExtractedArgumentNode`s. These are then subsequently filtered out in `argumentOf` (which is global) by putting the call to `getCallArg` there instead of in the charpred.