Files
codeql/cpp/ql/lib/change-notes/2022-08-02-must-flow-local-only-flow.md
Mathias Vorreiter Pedersen f385041ab3 C++: Add change note.
2022-08-02 14:07:22 +01:00

239 B

category
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.