mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +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.