Files
codeql/cpp/ql/lib/change-notes/2025-09-18-guards.md
Mathias Vorreiter Pedersen a4dbee3b13 C++: Add change note.
2025-09-18 12:16:26 +01:00

291 B

category
category
breaking
  • The "Guards" libraries (semmle.code.cpp.controlflow.Guards and semmle.code.cpp.controlflow.IRGuards) have been totally rewritten to recognize many more guards. The API remains unchanged, but the GuardCondition class now extends Element instead of Expr.