Fix the Clang sphinx bot

This addresses issues found by:
https://lab.llvm.org/buildbot/#/builders/92/builds/50285
This commit is contained in:
Aaron Ballman 2023-09-06 16:11:23 -04:00
parent eaf725bc93
commit 3b4c150459

View File

@ -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
^^^^^^^^^^^^^^^^^^^^^^^^^