C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2022-11-16 15:19:53 +00:00
parent ef6b85fa77
commit 4478ac2c17

View File

@@ -0,0 +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.