[clang][NFC] Try to fix the docs build

This commit is contained in:
Timm Bäder 2022-08-03 10:51:34 +02:00
parent 34e814a00c
commit f4b9c0735e
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Bug Fixes
destructor names were incorrectly accepted on template classes.
- Improve compile-times with large dynamic array allocations with trivial
constructors. This fixes
`Issue 56774<https://github.com/llvm/llvm-project/issues/56774>`_.
`Issue 56774 <https://github.com/llvm/llvm-project/issues/56774>`_.
Improvements to Clang's diagnostics
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^