[llvm-branch-commits] [clang] release/21.x: Add pointer auth documentation to contents (#155763) (PR #155954)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Aug 28 17:59:43 PDT 2025


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-clang

Author: None (llvmbot)

<details>
<summary>Changes</summary>

Backport 6394c58

Requested by: @<!-- -->ojhunt

---
Full diff: https://github.com/llvm/llvm-project/pull/155954.diff


1 Files Affected:

- (modified) clang/docs/index.rst (+1) 


``````````diff
diff --git a/clang/docs/index.rst b/clang/docs/index.rst
index 4871d05e932ae..f603ce34a0818 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -45,6 +45,7 @@ Using Clang as a Compiler
    BoundsSafetyImplPlans
    ControlFlowIntegrity
    LTOVisibility
+   PointerAuthentication
    SafeStack
    ShadowCallStack
    SourceBasedCodeCoverage

``````````

</details>


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


More information about the llvm-branch-commits mailing list