mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
7 lines
127 B
Plaintext
7 lines
127 B
Plaintext
/**
|
|
* @kind graph
|
|
*/
|
|
import semmle.code.cpp.ir.PrintIR
|
|
import semmle.code.cpp.ir.IR
|
|
import semmle.code.cpp.ir.ValueNumbering
|