mirror of
https://github.com/github/codeql.git
synced 2026-04-29 18:55:14 +02:00
- Remove post-dominance requirement. It was really just hiding good results. - Fix test annotations. Turns out Clang and GCC's 'undefined behavior' warning didn't align with the C++ standard.