Skip to content

Commit d2021b9

Browse files
authored
Merge pull request github#18067 from github/post-release-prep/codeql-cli-2.19.4
Post-release preparation for codeql-cli-2.19.4
2 parents 40bb7ec + 258f72d commit d2021b9

File tree

10 files changed

+126
-758
lines changed

10 files changed

+126
-758
lines changed

cpp/ql/lib/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
## 2.1.1
22

3-
### Minor Analysis Improvements
4-
5-
* 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.
3+
No user-facing changes.
64

75
## 2.1.0
86

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
## 2.1.1
22

3-
### Minor Analysis Improvements
4-
5-
* 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.
3+
No user-facing changes.

0 commit comments

Comments
 (0)