Author: Oliver Hunt Date: 2025-08-28T14:02:37-07:00 New Revision: 6394c58874d163890f9c8267a404129dea4568e4
URL: https://github.com/llvm/llvm-project/commit/6394c58874d163890f9c8267a404129dea4568e4 DIFF: https://github.com/llvm/llvm-project/commit/6394c58874d163890f9c8267a404129dea4568e4.diff LOG: Add pointer auth documentation to contents (#155763) I cleverly hid the pointer authentication documentation by not adding it to the documentation contents. Added: Modified: clang/docs/index.rst Removed: ################################################################################ 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 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits