[clang] 2e099c9 - [clang] Remove duplicate doc index for ClangLinkerWrapper
Simon Pilgrim via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 9 03:21:55 PST 2022
Author: Simon Pilgrim
Date: 2022-02-09T11:21:36Z
New Revision: 2e099c9e60060adee977191b4aaabb471db96e91
URL: https://github.com/llvm/llvm-project/commit/2e099c9e60060adee977191b4aaabb471db96e91
DIFF: https://github.com/llvm/llvm-project/commit/2e099c9e60060adee977191b4aaabb471db96e91.diff
LOG: [clang] Remove duplicate doc index for ClangLinkerWrapper
This looks to be a merge error from D118815
Added:
Modified:
clang/docs/index.rst
Removed:
################################################################################
diff --git a/clang/docs/index.rst b/clang/docs/index.rst
index fd83c6d029723..e0edc016ade9d 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -84,7 +84,6 @@ Using Clang Tools
ClangFormattedStatus
ClangLinkerWrapper
ClangNvlinkWrapper
- ClangLinkerWrapper
ClangOffloadBundler
ClangOffloadWrapper
More information about the cfe-commits
mailing list