mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
197 B
197 B
0.12.6
New Features
- A
getInitializationpredicate was added to theRangeBasedForStmtclass that yields the C++20-style initializer of the range-basedforstatement when it exists.