[clang] [BoundsSafety][doc] Make it clear that the feature is work-in-progress (PR #95964)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 20 10:37:54 PDT 2024


================
@@ -8,6 +8,9 @@
 Overview
 ========
 
+**NOTE:** This is a design document and the feature is not available for users yet.
+Please find :doc:`BoundsSafetyImplPlans` for more details.
----------------
AaronBallman wrote:

```suggestion
Please see :doc:`BoundsSafetyImplPlans` for more details.
```

https://github.com/llvm/llvm-project/pull/95964


More information about the cfe-commits mailing list