mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +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 :|