[PATCH] D126907: Deferred Concept Instantiation Implementation Take 2
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 21 06:33:59 PDT 2022
erichkeane added a comment.
In D126907#3805640 <https://reviews.llvm.org/D126907#3805640>, @erichkeane wrote:
> I spoke too soon, I found another crash that came out of @wlei s repro from last time.
Actually, what I found was a reduction that had gone haywire before and generated invalid code, so I don't think it is worth blocking this patch. The actual preprocessed file from @wlei actually compiles perfectly.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126907/new/
https://reviews.llvm.org/D126907
More information about the cfe-commits
mailing list