Skip to content

Commit d5200ef

Browse files
authored
Merge pull request #10203 from hvitved/ssa/param-module
SSA: Make shared library a parameterized module
2 parents efcd47f + 7a2d434 commit d5200ef

File tree

29 files changed

+3579
-5580
lines changed

29 files changed

+3579
-5580
lines changed

config/identical-files.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -462,9 +462,6 @@
462462
],
463463
"SSA C#": [
464464
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/SsaImplCommon.qll",
465-
"csharp/ql/lib/semmle/code/csharp/controlflow/internal/pressa/SsaImplCommon.qll",
466-
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/basessa/SsaImplCommon.qll",
467-
"csharp/ql/lib/semmle/code/cil/internal/SsaImplCommon.qll",
468465
"ruby/ql/lib/codeql/ruby/dataflow/internal/SsaImplCommon.qll",
469466
"cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/SsaImplCommon.qll",
470467
"swift/ql/lib/codeql/swift/dataflow/internal/SsaImplCommon.qll"
@@ -602,4 +599,4 @@
602599
"javascript/ql/lib/semmle/javascript/security/IncompleteMultiCharacterSanitizationQuery.qll",
603600
"ruby/ql/lib/codeql/ruby/security/IncompleteMultiCharacterSanitizationQuery.qll"
604601
]
605-
}
602+
}

0 commit comments

Comments
 (0)