mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
6 lines
293 B
Markdown
6 lines
293 B
Markdown
## 2.1.1
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* The `Guards` library (`semmle.code.cpp.controlflow.Guards`) has been improved to recognize more guard conditions. Additionally, the guards library no longer considers guards in static local initializers or global initializers as `GuardCondition`s.
|