File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 242
242
" csharp/ql/src/semmle/code/csharp/ir/implementation/raw/gvn/ValueNumbering.qll" ,
243
243
" csharp/ql/src/semmle/code/csharp/ir/implementation/unaliased_ssa/gvn/ValueNumbering.qll"
244
244
],
245
+ "C++ IR PrintValueNumbering" : [
246
+ " cpp/ql/src/semmle/code/cpp/ir/implementation/raw/gvn/PrintValueNumbering.qll" ,
247
+ " cpp/ql/src/semmle/code/cpp/ir/implementation/unaliased_ssa/gvn/PrintValueNumbering.qll" ,
248
+ " cpp/ql/src/semmle/code/cpp/ir/implementation/aliased_ssa/gvn/PrintValueNumbering.qll" ,
249
+ " csharp/ql/src/semmle/code/csharp/ir/implementation/raw/gvn/PrintValueNumbering.qll" ,
250
+ " csharp/ql/src/semmle/code/csharp/ir/implementation/unaliased_ssa/gvn/PrintValueNumbering.qll"
251
+ ],
245
252
"C++ IR ConstantAnalysis" : [
246
253
" cpp/ql/src/semmle/code/cpp/ir/implementation/raw/constant/ConstantAnalysis.qll" ,
247
254
" cpp/ql/src/semmle/code/cpp/ir/implementation/unaliased_ssa/constant/ConstantAnalysis.qll" ,
You can’t perform that action at this time.
0 commit comments