C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2022-08-02 14:07:22 +01:00
parent 5181cc1295
commit f385041ab3

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* A new class predicate `MustFlowConfiguration::allowInterproceduralFlow` has been added to the `semmle.code.cpp.ir.dataflow.MustFlow` library. The new predicate can be overridden to disable interprocedural flow.