mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
6 lines
197 B
Markdown
6 lines
197 B
Markdown
## 0.12.6
|
|
|
|
### New Features
|
|
|
|
* A `getInitialization` predicate was added to the `RangeBasedForStmt` class that yields the C++20-style initializer of the range-based `for` statement when it exists.
|