Skip to content

Commit d81e808

Browse files
committed
C++: IRBlockConstruction in identical-files.json
These two files have been identical since dc22833.
1 parent dabbd83 commit d81e808

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/identical-files.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@
4747
"cpp/ql/src/semmle/code/cpp/ssa/internal/ssa/SimpleSSA.qll",
4848
"cpp/ql/src/semmle/code/cpp/ssa/internal/aliased_ssa/SimpleSSA.qll"
4949
],
50+
"C++ SSA IRBlockConstruction": [
51+
"cpp/ql/src/semmle/code/cpp/ssa/internal/ssa/IRBlockConstruction.qll",
52+
"cpp/ql/src/semmle/code/cpp/ssa/internal/aliased_ssa/IRBlockConstruction.qll"
53+
],
5054
"C++ SSA SSAConstruction": [
5155
"cpp/ql/src/semmle/code/cpp/ssa/internal/ssa/SSAConstruction.qll",
5256
"cpp/ql/src/semmle/code/cpp/ssa/internal/aliased_ssa/SSAConstruction.qll"

0 commit comments

Comments
 (0)