Author: Aaron Ballman
Date: 2023-07-25T11:23:36-04:00
New Revision: a03f73c3368dfa782bd6eadcd086cced190ef02a

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

LOG: Fix the Clang sphinx bot

This addresses the issue found by:
https://lab.llvm.org/buildbot/#/builders/92/builds/47877

Added: 
    

Modified: 
    clang/docs/index.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/index.rst b/clang/docs/index.rst
index dd726a81eb3fd7..5453a19564b873 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -47,6 +47,7 @@ Using Clang as a Compiler
    OpenCLSupport
    OpenMPSupport
    SYCLSupport
+   HIPSupport
    HLSL/HLSLDocs
    ThinLTO
    APINotes


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

Reply via email to