From a417cb086209c2a01c2460d3e1ea64453f53c68e Mon Sep 17 00:00:00 2001 From: Tony Date: Wed, 2 Dec 2020 02:07:07 +0000 Subject: [PATCH] [NFC] Add CLangOffloadBundler documentation to Clang index Differential Revision: https://reviews.llvm.org/D92441 --- clang/docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/clang/docs/index.rst b/clang/docs/index.rst index 2c7728713cab..a3a76c073b99 100644 --- a/clang/docs/index.rst +++ b/clang/docs/index.rst @@ -79,6 +79,7 @@ Using Clang Tools ClangFormat ClangFormatStyleOptions ClangFormattedStatus + ClangOffloadBundler Design Documents ================