mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
304 B
304 B
category
| category |
|---|
| breaking |
- CodeQL version 2.24.2 accidentially introduced a syntactical breaking change to
BarrierGuard<...>::getAnIndirectBarrierNodeandInstructionBarrierGuard<...>::getAnIndirectBarrierNode. These breaking changes have now been reverted so that the original code compiles again.