Skip to content

Commit 6a69783

Browse files
committed
C++: Add file QLDoc.
1 parent 333df03 commit 6a69783

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/**
2+
* Provides the classes `ExprNode` and `IndirectExprNode` for converting between `Expr` and `Node`.
3+
*/
4+
15
private import cpp
26
private import semmle.code.cpp.ir.IR
37
private import DataFlowUtil

0 commit comments

Comments
 (0)