Merge pull request #21523 from owen-mc/docs/mad/barriers

Document models-as-data barriers and barrier guards and add change notes
This commit is contained in:
Owen Mansel-Chan
2026-04-21 13:49:19 +01:00
committed by GitHub
18 changed files with 961 additions and 468 deletions

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Data flow barriers and barrier guards can now be added using data extensions. For more information see [Customizing library models for C and C++](https://codeql.github.com/docs/codeql-language-guides/customizing-library-models-for-cpp/).