mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
389 B
389 B
6.0.0
Breaking Changes
- The "Guards" libraries (
semmle.code.cpp.controlflow.Guardsandsemmle.code.cpp.controlflow.IRGuards) have been totally rewritten to recognize many more guards. The API remains unchanged, but theGuardConditionclass now extendsElementinstead ofExpr.
New Features
- The C/C++
build-mode: nonesupport is now General Availability (GA).