[libcxx-commits] [PATCH] D143914: [libc++] Clean up pair's constructors and assignment operators

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 19 12:33:59 PDT 2023


ldionne added a comment.

@rupprecht This version of the patch should significantly reduce the number of small failures you're seeing due to tuple/array/pair incompatibilities. Would you be able to confirm that this is landable as far as you're concerned?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143914



More information about the libcxx-commits mailing list