Author: Aaron Ballman Date: 2023-09-06T16:11:23-04:00 New Revision: 3b4c150459d5943c594ad81dba8b2f424d6b3080
URL: https://github.com/llvm/llvm-project/commit/3b4c150459d5943c594ad81dba8b2f424d6b3080 DIFF: https://github.com/llvm/llvm-project/commit/3b4c150459d5943c594ad81dba8b2f424d6b3080.diff LOG: Fix the Clang sphinx bot This addresses issues found by: https://lab.llvm.org/buildbot/#/builders/92/builds/50285 Added: Modified: clang/docs/ReleaseNotes.rst Removed: ################################################################################ diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst index fe3e9f778b52929..142d534f55a0427 100644 --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -269,7 +269,7 @@ Bug Fixes to C++ Support - Fix crash when the trailing return type of a generic and dependent lambda refers to an init-capture. (`#65067 <https://github.com/llvm/llvm-project/issues/65067>`_` and - `#63675 <https://github.com/llvm/llvm-project/issues/63675>`_`) + `#63675 <https://github.com/llvm/llvm-project/issues/63675>`_`) Bug Fixes to AST Handling ^^^^^^^^^^^^^^^^^^^^^^^^^ _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits