Skip to content

Commit d610d72

Browse files
committed
C++: Add file QLDoc.
1 parent e3744c4 commit d610d72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cpp/ql/lib/semmle/code/cpp/ir/dataflow/FlowSteps.qll

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/**
2+
* This file provides an abstract class that can be used to model additional
3+
* object-to-field taint-flow.
4+
*/
5+
16
private import codeql.util.Unit
27
private import semmle.code.cpp.dataflow.new.DataFlow
38

0 commit comments

Comments
 (0)