Author: Aaron Ballman Date: 2023-02-17T07:57:31-05:00 New Revision: 4901245481b6588056638b8fc38598615039314a
URL: https://github.com/llvm/llvm-project/commit/4901245481b6588056638b8fc38598615039314a DIFF: https://github.com/llvm/llvm-project/commit/4901245481b6588056638b8fc38598615039314a.diff LOG: Fix Clang sphinx build This addresses issues found in: https://lab.llvm.org/buildbot/#/builders/92/builds/40269 Added: Modified: clang/docs/ReleaseNotes.rst Removed: ################################################################################ diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index 70a91bab0cb2..b6d347392955 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -83,7 +83,7 @@ C Language Changes ------------------ - Support for outputs from asm goto statements along indirect edges has been added. This fixes - `Issue 53562 <https://github.com/llvm/llvm-project/issues/53562`_. + `Issue 53562 <https://github.com/llvm/llvm-project/issues/53562>`_. C2x Feature Support ^^^^^^^^^^^^^^^^^^^ _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits