[PATCH] D146680: Fix unexpected nullptr in ConceptSpecializationExpr's ArgsAsWritten field
Walter Gray via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 22 18:06:56 PDT 2023
yeswalrus added a comment.
Hoping this can make it into clang-16.0.1, since the crash this causes makes clangd unusable in codebases using concepts in template arguments in this manner.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146680/new/
https://reviews.llvm.org/D146680
More information about the cfe-commits
mailing list