mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +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