mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +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.