mirror of
https://github.com/github/codeql.git
synced 2025-12-22 11:46:32 +01:00
WIP: Switch on IR
This commit is contained in:
committed by
Mathias Vorreiter Pedersen
parent
e1644dd68b
commit
8054cde9fc
@@ -2,4 +2,4 @@
|
|||||||
* Support for tracking tainted data through the program.
|
* Support for tracking tainted data through the program.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
import TaintTrackingImpl
|
import semmle.code.cpp.ir.dataflow.DefaultTaintTracking
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
import GlobalValueNumberingImpl
|
import semmle.code.cpp.ir.internal.ASTValueNumbering
|
||||||
|
|||||||
Reference in New Issue
Block a user