mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
207 B
207 B
category
| category |
|---|
| feature |
- The QL predicate
Expr::getUnderlyingExprhas been added. It can be used to look through casts and not-null expressions and obtain the underlying expression to which they apply.