[clang] Update ReleaseNotes about a crash fix (Issue 53628)
authorDmitry Polukhin <dmitry.polukhin@gmail.com>
Sat, 17 Sep 2022 15:30:30 +0000 (08:30 -0700)
committerDmitry Polukhin <dmitry.polukhin@gmail.com>
Tue, 20 Sep 2022 09:05:36 +0000 (02:05 -0700)
Update ReleaseNotes about a crash fix (Issue 53628)

Test Plan: none

Differential Revision: https://reviews.llvm.org/D134112

clang/docs/ReleaseNotes.rst

index 1744a8b..5d6b53b 100644 (file)
@@ -155,6 +155,9 @@ Bug Fixes
   This is the suggested resolution to CWG DR2628.
   `Issue 57646 <https://github.com/llvm/llvm-project/issues/57646>`_
   `Issue 43829 <https://github.com/llvm/llvm-project/issues/43829>`_
+- Fixed a crash in C++20 mode in Clang and Clangd when compile source
+  with compilation errors.
+  `Issue 53628 <https://github.com/llvm/llvm-project/issues/53628>`_
 
 
 Improvements to Clang's diagnostics