[PATCH] D133948: [clang][C++20] Fix clang/clangd assert/crash after compilation errors

Dmitry Polukhin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Sep 17 08:39:26 PDT 2022


DmitryPolukhin added a comment.

In D133948#3793085 <https://reviews.llvm.org/D133948#3793085>, @aaron.ballman wrote:

> LGTM! Please add a release note for the fix when you land the changes.

Thank you for prompt review! Release notes update in D134112 <https://reviews.llvm.org/D134112>.
Also I found existing issues about this crash https://github.com/llvm/llvm-project/issues/53628.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133948/new/

https://reviews.llvm.org/D133948



More information about the cfe-commits mailing list