[libcxx-commits] [PATCH] D148432: [libc++] Simplify the tuple constructor overload set
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 12 11:24:58 PDT 2023
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
CI is green (it reports as failed but I checked the job and it's all good).
Let's do this and revisit after LLVM 17 whether we want to expand. @philnik Please keep an eye out in case someone comments on this review saying that it broke something somehow. I think this should be transparent to users, but let's be careful.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148432/new/
https://reviews.llvm.org/D148432
More information about the libcxx-commits
mailing list