mirror of
https://github.com/github/codeql.git
synced 2026-03-05 15:16:47 +01: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.