Skip to content

Commit f334201

Browse files
MathiasVPjbj
andcommitted
Update cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowUtil.qll
Co-authored-by: Jonas Jensen <[email protected]>
1 parent cb4f10c commit f334201

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,6 @@ abstract class StoreNode extends Node {
232232

233233
/**
234234
* Gets the `StoreNode` that computes the address used by this `StoreNode`.
235-
* The boolean `readEffect` is `true` if the predecessor is accessed through the
236-
* address of a `ReadSideEffectInstruction`.
237235
*/
238236
abstract StoreNode getAPredecessor();
239237

0 commit comments

Comments
 (0)