[PATCH] D80925: Fix compiler crash when an expression parsed in the tentative parsing and must be claimed in the another evaluation context.
Richard Smith - zygoloid via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 27 19:38:59 PDT 2020
rsmith added a comment.
In D80925#2177446 <https://reviews.llvm.org/D80925#2177446>, @rsmith wrote:
> I'm going to try to fix this a different way, by fixing the bad case in `Sema::ClassifyName` instead.
Done in llvmorg-12-init-1234-g23d6525cbdc.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80925/new/
https://reviews.llvm.org/D80925
More information about the cfe-commits
mailing list