[PATCH] D136554: Implement CWG2631
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 4 18:04:07 PST 2023
MaskRay added a comment.
In D136554#4021754 <https://reviews.llvm.org/D136554#4021754>, @cor3ntin wrote:
> In D136554#4020387 <https://reviews.llvm.org/D136554#4020387>, @MaskRay wrote:
>
>> @rupprecht You may consider contributing some interesting tests (which work before this patch) in a separate patch:)
>
> Well, all the failures reported have been reduced and added as test cases.
> The coverage for member initializers was a bit spotty, that's for sure!
Thanks for checking! I was asking whether some tests worked before the patch and served as good regression tests. Then they can be pushed separately.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136554/new/
https://reviews.llvm.org/D136554
More information about the cfe-commits
mailing list