mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01: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.