[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
Mon Feb 13 10:43:05 PST 2023


ldionne added a comment.

In D143914#4123385 <https://reviews.llvm.org/D143914#4123385>, @rupprecht wrote:

> In D143914#4123012 <https://reviews.llvm.org/D143914#4123012>, @ldionne wrote:
>
>> Pinging vendors since this is technically a source break. I'll also take this for a run internally to see how much breakage this causes, if any.
>
> This one is a bit bigger of a breakage for us. Do you have a target date for landing this patch?

I'd like to do it before the LLVM 17 release, and ideally not too late in the cycle to allow everyone to see this breakage well in advance. How bad is it?


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