[libcxx-commits] [PATCH] D154595: Revert "[libc++] Fix std::copy and std::move for ranges with potentially overlapping tail padding"
Alexander Kornienko via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 6 09:18:24 PDT 2023
alexfh added a comment.
In D154595#4477290 <https://reviews.llvm.org/D154595#4477290>, @ldionne wrote:
> See D154613 <https://reviews.llvm.org/D154613>. The original issue was reported on the 4th of July, which was a Holiday in the US so @philnik couldn't take a look.
I understand there was a holiday in the US and many folks may take more days off on the week. But knowing this doesn't help folks in other parts of the world, whose work is blocked by a certain commit. Reverting <https://llvm.org/docs/DeveloperPolicy.html#patch-reversion-policy> is often the safest way to get back to good state.
Thanks for preparing the tests in D154613 <https://reviews.llvm.org/D154613>. How soon should we expect a fix?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154595/new/
https://reviews.llvm.org/D154595
More information about the libcxx-commits
mailing list