forked from OSchip/llvm-project
[clang][NFC] Try to fix the docs build
This commit is contained in:
parent
34e814a00c
commit
f4b9c0735e
|
@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
Loading…
Reference in New Issue