mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
291 B
291 B
category
| category |
|---|
| breaking |
- 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.