mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Replaces the ad-hoc guard handling with the Guards library. Fixes an observed false positive pattern, and (hopefully) means some pragmas are no longer necessary for performance.