Skip to content

[clang][docs] Fix typo in -fapinotes-modules option. #145907

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2025

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
rlavaee pushed a commit to rlavaee/llvm-project that referenced this pull request Jul 1, 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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants