Skip to content

Conversation

@rjmansfield
Copy link
Contributor

No description provided.

@llvmbot llvmbot added the clang Clang issues not falling into any other category label Jun 26, 2025
@llvmbot
Copy link
Member

llvmbot commented Jun 26, 2025

@llvm/pr-subscribers-clang

Author: Ryan Mansfield (rjmansfield)

Changes

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

1 Files Affected:

  • (modified) clang/docs/APINotes.rst (+1-1)
diff --git a/clang/docs/APINotes.rst b/clang/docs/APINotes.rst
index d20c4f9b5ba84..e5ec154237b0d 100644
--- a/clang/docs/APINotes.rst
+++ b/clang/docs/APINotes.rst
@@ -42,7 +42,7 @@ PrivateHeaders directory as well, though it does not need an additional
 "_private" suffix on its name.
 
 Clang will search for API notes files next to module maps only when passed the
-``-fapi-notes-modules`` option.
+``-fapinotes-modules`` option.
 
 
 Limitations

@rjmansfield rjmansfield changed the title [clang][docs] Fix typo in -fapinote-modules option. [clang][docs] Fix typo in -fapinotes-modules option. Jun 26, 2025
Copy link
Contributor

@chinmaydd chinmaydd left a comment

Choose a reason for hiding this comment

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

LGTM. Let me know if you need help with the merge.

@rjmansfield
Copy link
Contributor Author

Thank you. Please merge on my behalf.

@chinmaydd chinmaydd merged commit 54e2f5a into llvm:main Jun 27, 2025
8 checks passed
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

None yet

Development

Successfully merging this pull request may close these issues.

3 participants