mirror of
https://github.com/github/codeql.git
synced 2026-07-20 18:58:36 +02:00
C++: Remove unneeded import
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
private import cpp
|
||||
private import semmle.code.cpp.dataflow.EscapesTree
|
||||
|
||||
predicate addressConstantExpression(Expr e) {
|
||||
constantAddressPointer(e)
|
||||
|
||||
Reference in New Issue
Block a user