[libcxx-commits] [PATCH] D96523: [libc++] Rewrite the tuple constructors to be strictly Standards conforming

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 11 09:45:34 PST 2021


ldionne added a comment.

Oh, and some other levels of testing we can do:

1. Build our internal code bases with the change (I'm thinking Apple and Google but others are welcome to do it too)
2. Maybe we can have some open-source libraries try out the change - for example I'd love to see if Range-v3 sees issues with this


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96523/new/

https://reviews.llvm.org/D96523



More information about the libcxx-commits mailing list