Author: Aaron Ballman
Date: 2023-07-07T11:08:17-04:00
New Revision: 5e9ab9c615c3b108b05d729a5706dd46f5ebdc97

URL: 
https://github.com/llvm/llvm-project/commit/5e9ab9c615c3b108b05d729a5706dd46f5ebdc97
DIFF: 
https://github.com/llvm/llvm-project/commit/5e9ab9c615c3b108b05d729a5706dd46f5ebdc97.diff

LOG: Fix the Clang sphinx bot

This adds AMDGPUSupport to the index page to address the issue found by:
https://lab.llvm.org/buildbot/#/builders/92/builds/46936

Added: 
    

Modified: 
    clang/docs/index.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/index.rst b/clang/docs/index.rst
index 9fc7c6fff701e4..7d08cea95db19b 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -51,6 +51,7 @@ Using Clang as a Compiler
    ThinLTO
    APINotes
    DebuggingCoroutines
+   AMDGPUSupport
    CommandGuide/index
    FAQ
 


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to