mirror of
https://github.com/github/codeql.git
synced 2026-04-20 22:44:52 +02:00
With the capture library we sometimes bails out of handling certain functions for scalability reasons. This means we have a notion of "captured but imprecisely-tracked" variables and 'this'. In these cases we go back to propagating flow from a post-update node to the local source.