Skip to content

Commit

Permalink
Update cpp/ql/lib/change-notes/2022-11-16-must-flow.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeroen Ketema <[email protected]>
  • Loading branch information
MathiasVP and jketema committed Nov 21, 2022
1 parent 4478ac2 commit fcd9dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/ql/lib/change-notes/2022-11-16-must-flow.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
category: breaking
---
The predicates in the `MustFlow::Configuration` class used by the `MustFlow` library (`semmle.code.cpp.ir.dataflow.MustFlow`) has changed to be defined directly in terms of the C++ IR instead of IR dataflow nodes.
The predicates in the `MustFlow::Configuration` class used by the `MustFlow` library (`semmle.code.cpp.ir.dataflow.MustFlow`) have changed to be defined directly in terms of the C++ IR instead of IR dataflow nodes.

0 comments on commit fcd9dd0

Please sign in to comment.