mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C++: IRBlockConstruction in identical-files.json
These two files have been identical since dc2283325.
This commit is contained in:
@@ -47,6 +47,10 @@
|
||||
"cpp/ql/src/semmle/code/cpp/ssa/internal/ssa/SimpleSSA.qll",
|
||||
"cpp/ql/src/semmle/code/cpp/ssa/internal/aliased_ssa/SimpleSSA.qll"
|
||||
],
|
||||
"C++ SSA IRBlockConstruction": [
|
||||
"cpp/ql/src/semmle/code/cpp/ssa/internal/ssa/IRBlockConstruction.qll",
|
||||
"cpp/ql/src/semmle/code/cpp/ssa/internal/aliased_ssa/IRBlockConstruction.qll"
|
||||
],
|
||||
"C++ SSA SSAConstruction": [
|
||||
"cpp/ql/src/semmle/code/cpp/ssa/internal/ssa/SSAConstruction.qll",
|
||||
"cpp/ql/src/semmle/code/cpp/ssa/internal/aliased_ssa/SSAConstruction.qll"
|
||||
|
||||
Reference in New Issue
Block a user