[clang] 676ddba - Add ClangLinkerWrapper to the TOC to appease the Sphinx build bot
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 1 13:37:50 PST 2022
Author: Aaron Ballman
Date: 2022-02-01T16:37:43-05:00
New Revision: 676ddba12021f513b24fe4af960f9ff21f5b73e6
URL: https://github.com/llvm/llvm-project/commit/676ddba12021f513b24fe4af960f9ff21f5b73e6
DIFF: https://github.com/llvm/llvm-project/commit/676ddba12021f513b24fe4af960f9ff21f5b73e6.diff
LOG: Add ClangLinkerWrapper to the TOC to appease the Sphinx build bot
Added:
Modified:
clang/docs/index.rst
Removed:
################################################################################
diff --git a/clang/docs/index.rst b/clang/docs/index.rst
index b2151cbe29822..ca4cdac9cb808 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -82,6 +82,7 @@ Using Clang Tools
ClangFormat
ClangFormatStyleOptions
ClangFormattedStatus
+ ClangLinkerWrapper
ClangNvlinkWrapper
ClangOffloadBundler
ClangOffloadWrapper
More information about the cfe-commits
mailing list