mirror of
https://github.com/github/codeql.git
synced 2026-05-04 05:05:12 +02:00
221 B
221 B
category
| category |
|---|
| feature |
- A
getInitializationpredicate was added to theConstexprIfStmt,IfStmt, andSwitchStmtclasses that yields the C++17-style initializer of theiforswitchstatement when it exists.