mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
6 lines
190 B
Markdown
6 lines
190 B
Markdown
## 0.8.1
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Deleted the deprecated `isBarrierGuard` predicate from the dataflow library and its uses, use `isBarrier` and the `BarrierGuard` module instead.
|