mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
C++: move ResolveCall.qll out of internal directory
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
import cpp
|
||||
import PrintfLike
|
||||
private import semmle.code.cpp.ir.dataflow.internal.ResolveCall
|
||||
private import semmle.code.cpp.ir.dataflow.ResolveCall
|
||||
|
||||
bindingset[index]
|
||||
private string toCause(Function func, int index) {
|
||||
|
||||
Reference in New Issue
Block a user