mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Since that apparently impacts call graph resolution with points-to :O Also interesting that global flow was only not working for those cases because of the tricky ifs... still need to 100% figure out how those ifs are messing up the analysis :|