mirror of
https://github.com/github/codeql.git
synced 2026-04-13 02:54:01 +02:00
329 B
329 B
6.1.0
New Features
- New predicates
getAnExpandedArgumentandgetExpandedArgumentwere added to theCompilationclass, 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.