From defeab7dda64d1e81b2e9f51f32174ff7a8fb731 Mon Sep 17 00:00:00 2001 From: Oliver Hunt Date: Wed, 27 Aug 2025 23:38:34 -0700 Subject: [PATCH] [clang][docs] Add pointer auth documentation to content directory --- clang/docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/clang/docs/index.rst b/clang/docs/index.rst index 542bfc94cd576..be654af57f890 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