mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Add Expr::getUnderlyingExpr predicate
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: feature
|
||||
---
|
||||
* The QL predicate `Expr::getUnderlyingExpr` has been added. It can be used to look through casts and not-null expressions and obtain the underlying expression to which they apply.
|
||||
Reference in New Issue
Block a user