mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
10 lines
329 B
Markdown
10 lines
329 B
Markdown
## 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.
|