Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aa009d0

Browse files
authored
Merge pull request #1787 from jbj/ast-field-flow-local-fields
C++: Local field flow using global library
2 parents 6d55d1f + e9a029c commit aa009d0

9 files changed

Lines changed: 2503 additions & 3 deletions

File tree

config/identical-files.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"cpp/ql/src/semmle/code/cpp/dataflow/internal/DataFlowImpl2.qll",
1010
"cpp/ql/src/semmle/code/cpp/dataflow/internal/DataFlowImpl3.qll",
1111
"cpp/ql/src/semmle/code/cpp/dataflow/internal/DataFlowImpl4.qll",
12+
"cpp/ql/src/semmle/code/cpp/dataflow/internal/DataFlowImplLocal.qll",
1213
"cpp/ql/src/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl.qll",
1314
"cpp/ql/src/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl2.qll",
1415
"cpp/ql/src/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl3.qll",

0 commit comments

Comments
 (0)