[llvm-branch-commits] [clang] 🍒[NFC][BoundsSafety] Give `counted_by_or_null`, `sized_by`, and `sized_by_or_null` their own documentation (#212877) (PR #217720)

Oliver Hunt via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Aug 20 23:58:11 PDT 2026


================
@@ -5,6 +5,15 @@ Implementation plans for ``-fbounds-safety``
 .. contents::
    :local:
 
+.. _bounds-safety-current-upstream-status:
+
+Current status of ``-fbounds-safety`` support in upstream Clang
+===============================================================
+
+.. FIXME: This is just a placeholder
----------------
ojhunt wrote:

Hmmmm :D

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


More information about the llvm-branch-commits mailing list