mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
This analysis will is needed for the reachability modelling (which tracks things like which exceptions are caught by which handles), so it makes more sense for it to move to `DataFlowDispatch` for now.