Files
codeql/cpp/ql/lib/change-notes/2026-02-24-barrier-guards.md
Mathias Vorreiter Pedersen d36350aca4 C++: Add change note.
2026-02-24 12:48:45 +00:00

304 B

category
category
breaking
  • CodeQL version 2.24.2 accidentially introduced a syntactical breaking change to BarrierGuard<...>::getAnIndirectBarrierNode and InstructionBarrierGuard<...>::getAnIndirectBarrierNode. These breaking changes have now been reverted so that the original code compiles again.