Merge pull request #9618 from aschackmull/dataflow/deprecate-barrierguard-class

Dataflow: Deprecate BarrierGuard class
This commit is contained in:
Anders Schack-Mulligen
2022-06-22 10:44:08 +02:00
committed by GitHub
195 changed files with 2584 additions and 1294 deletions

View File

@@ -0,0 +1,4 @@
---
category: deprecated
---
* The `BarrierGuard` class has been deprecated. Such barriers and sanitizers can now instead be created using the new `BarrierGuard` parameterized module.