llvmbot wrote:
<!--LLVM PR SUMMARY COMMENT--> @llvm/pr-subscribers-clang Author: Ryan Mansfield (rjmansfield) <details> <summary>Changes</summary> --- Full diff: https://github.com/llvm/llvm-project/pull/145907.diff 1 Files Affected: - (modified) clang/docs/APINotes.rst (+1-1) ``````````diff 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 `````````` </details> https://github.com/llvm/llvm-project/pull/145907 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits