Skip to content

Conversation

llvmbot
Copy link
Member

@llvmbot llvmbot commented Aug 29, 2025

Backport 6394c58

Requested by: @ojhunt

I cleverly hid the pointer authentication documentation by not adding it to the documentation contents.

(cherry picked from commit 6394c58)
@llvmbot
Copy link
Member Author

llvmbot commented Aug 29, 2025

@kbeyls What do you think about merging this PR to the release branch?

@llvmbot llvmbot requested a review from kbeyls August 29, 2025 00:59
@llvmbot llvmbot added the clang Clang issues not falling into any other category label Aug 29, 2025
@llvmbot
Copy link
Member Author

llvmbot commented Aug 29, 2025

@llvm/pr-subscribers-clang

Author: None (llvmbot)

Changes

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 --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

Copy link
Collaborator

@kbeyls kbeyls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It makes a lot of sense to merge this to the release branch.

@github-project-automation github-project-automation bot moved this from Needs Triage to Needs Merge in LLVM Release Status Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang issues not falling into any other category
Projects
Status: Needs Merge
Development

Successfully merging this pull request may close these issues.

3 participants