[PATCH] D139837: [Clang] Implements CTAD for aggregates P1816R0 and P2082R1
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 23 18:21:18 PST 2023
ychen added a comment.
In D139837#4067208 <https://reviews.llvm.org/D139837#4067208>, @ayzhao wrote:
> Thanks for your effort on this!
>
> FYI I landed parenthesized aggregate initialization in D141546 <https://reviews.llvm.org/D141546>, so CTAD for that feature should no longer be blocked.
Thanks for letting me know. Considering the existing reviews, I'll create a separate patch for the parenthesized expression-list support.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139837/new/
https://reviews.llvm.org/D139837
More information about the cfe-commits
mailing list