We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ededfaa commit 4130616Copy full SHA for 4130616
cpp/ql/lib/experimental/semmle/code/cpp/dataflow/ProductFlow.qll
@@ -1,5 +1,5 @@
1
-import semmle.code.cpp.ir.dataflow.DataFlow
2
-import semmle.code.cpp.ir.dataflow.DataFlow2
+import experimental.semmle.code.cpp.ir.dataflow.DataFlow
+import experimental.semmle.code.cpp.ir.dataflow.DataFlow2
3
4
module ProductFlow {
5
abstract class Configuration extends string {
0 commit comments