Files
codeql/cpp/ql/lib/change-notes/released/6.1.0.md
2025-11-17 16:38:07 +00:00

329 B

6.1.0

New Features

  • New predicates getAnExpandedArgument and getExpandedArgument were added to the Compilation class, yielding compilation arguments after expansion of response files.

Bug Fixes

  • Improve performance of the range analysis in cases where it would otherwise take an exorbitant amount of time.