Files
codeql/cpp/ql/src/change-notes/released/0.7.0.md
2023-07-07 08:22:14 +00:00

198 B

0.7.0

Minor Analysis Improvements

  • The cpp/comparison-with-wider-type query now correctly handles relational operations on signed operators. As a result the query may find more results.