Files
codeql/change-notes/1.19/analysis-cpp.md
2018-09-13 09:53:41 -07:00

939 B

Improvements to C/C++ analysis

General improvements

New queries

Query Tags Purpose
@name of query (Query ID) Tags Aim of the new query and whether it is enabled by default or not

Changes to existing queries

Query Expected impact Change
@name of query (Query ID) Impact on results How/why the query has changed

Changes to QL libraries

  • Added a hash consing library for structural comparison of expressions.