зеркало из https://github.com/github/codeql.git
CPP: Change note.
This commit is contained in:
Родитель
98d80deefb
Коммит
659fa477df
|
@ -17,3 +17,4 @@
|
|||
|
||||
- The predicate `Variable.getAnAssignedValue()` now reports assignments to fields resulting from aggregate initialization (` = {...}`).
|
||||
- The predicate `TypeMention.toString()` has been simplified to always return the string "`type mention`". This may improve performance when using `Element.toString()` or its descendants.
|
||||
- Fixed the `LocalScopeVariableReachability.qll` library's handling of loops with an entry condition is both always true upon first entry, and where there is more than one control flow path through the loop condition. This change increases the accuracy of the `LocalScopeVariableReachability.qll` library and queries which depend on it.
|
||||
|
|
Загрузка…
Ссылка в новой задаче