Merge pull request #7407 from github/post-release-prep/codeql-cli-2.7.4

Post-release preparation for codeql-cli-2.7.4
This commit is contained in:
Dave Bartolomeo
2022-01-03 17:09:58 -05:00
committed by GitHub
491 changed files with 169 additions and 83 deletions

View File

@@ -1,2 +0,0 @@
lgtm,codescanning
* The predicate `Method.overrides(Method)` was accidentally transitive. This has been fixed. This fix also affects `Method.overridesOrInstantiates(Method)` and `Method.getASourceOverriddenMethod()`.

View File

@@ -1,3 +0,0 @@
lgtm,codescanning
* `CharacterLiteral`'s `getCodePointValue` predicate now returns the correct value for UTF-16 surrogates.
* The `RangeAnalysis` module and the `java/constant-comparison` queries no longer raise false alerts regarding comparisons with Unicode surrogate character literals.

Some files were not shown because too many files have changed in this diff Show More