Endilll wrote: Can you clarify the status of the following Core issues in your implementation: [CWG3044](https://cplusplus.github.io/CWG/issues/3044.html) "Iterating expansion statements woes" [CWG3048](https://cplusplus.github.io/CWG/issues/3048.html) "Empty destructuring expansion statements" [CWG3061](https://cplusplus.github.io/CWG/issues/3061.html) "Trailing comma in an expansion-init-list" [CWG3123](https://cplusplus.github.io/CWG/issues/3123.html) "Global lookup for begin and end for expansion statements" [CWG3131](https://cplusplus.github.io/CWG/issues/3131.html) "Value categories and types for the range in iterable expansion statements"
I'd also be very grateful if you added tests for those Core issues. Probably not right now, as the last two hasn't even been discussed in Core, and we can't run `make_cxx_dr_status` script, because we need to revisit our test for CWG2917 (#170410). https://github.com/llvm/llvm-project/pull/169686 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
