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