mirror of
https://github.com/github/codeql.git
synced 2026-04-11 18:14:01 +02:00
By extending `DataFlow::CallNode` instead of `MethodCall`, we get rid of a lot of `.asExpr().getExpr()` calls.
By extending `DataFlow::CallNode` instead of `MethodCall`, we get rid of a lot of `.asExpr().getExpr()` calls.