Files
codeql/cpp/ql/lib/change-notes/2026-01-19-parameterized-barrier-guard.md
Mathias Vorreiter Pedersen 7aca94b1ca C++: Add change note.
2026-01-19 11:43:59 +00:00

361 B

category
category
feature
  • Added modules DataFlow::ParameterizedBarrierGuard and DataFlow::ParameterizedInstructionBarrierGuard. These modules provide the same features as DataFlow::BarrierGuard and DataFlow::InstructionBarrierGuard, but allow for an additional parameter to support properly using them in dataflow configurations that uses flow states.