Skip to content

Commit 92f2602

Browse files
committed
C++: Remove outdated comment.
1 parent 85875c2 commit 92f2602

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowUtil.qll

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
*/
44

55
private import cpp
6-
// The `ValueNumbering` library has to be imported right after `cpp` to ensure
7-
// that the cached IR gets the same checksum here as it does in queries that use
8-
// `ValueNumbering` without `DataFlow`.
96
private import semmle.code.cpp.ir.ValueNumbering
107
private import semmle.code.cpp.ir.IR
118
private import semmle.code.cpp.controlflow.IRGuards

0 commit comments

Comments
 (0)