mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
379 B
379 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
- C/C++
build-mode: nonesupport is now generally available.