[libcxx-commits] [PATCH] D116023: [libc++][ranges] Implement `uninitialized_copy{, _n}` and `uninitialized_move{, _n}`.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 11 14:48:42 PST 2022
var-const added a comment.
In D116023#3235538 <https://reviews.llvm.org/D116023#3235538>, @gulfem wrote:
> Would you mind reverting it unless the issue can be fixed quickly?
I'll see if I can mark the test as `XFAIL` on Fuchsia. If not, I'll change the test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116023/new/
https://reviews.llvm.org/D116023
More information about the libcxx-commits
mailing list