diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst --- a/clang/docs/ReleaseNotes.rst +++ b/clang/docs/ReleaseNotes.rst @@ -155,6 +155,9 @@ This is the suggested resolution to CWG DR2628. `Issue 57646 `_ `Issue 43829 `_ +- Fixed a crash in C++20 mode in Clang and Clangd when compile source + with compilation errors. + `Issue 53628 `_ Improvements to Clang's diagnostics