mirror of
https://github.com/github/codeql.git
synced 2026-08-02 16:32:58 +02:00
198 B
198 B
0.7.0
Minor Analysis Improvements
- The
cpp/comparison-with-wider-typequery now correctly handles relational operations on signed operators. As a result the query may find more results.