[PATCH] D41372: [libcxx] Fix transform_reduce mishandling move-only types, and nonstandard macro use in tests.

Billy Robert O'Neal III via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 4 17:31:24 PST 2018


BillyONeal updated this revision to Diff 128695.
BillyONeal added a comment.

Moved things to MoveOnly.h.


https://reviews.llvm.org/D41372

Files:
  include/numeric
  test/std/numerics/numeric.ops/transform.reduce/transform_reduce_iter_iter_init_bop_uop.pass.cpp
  test/std/numerics/numeric.ops/transform.reduce/transform_reduce_iter_iter_iter_init.pass.cpp
  test/std/numerics/numeric.ops/transform.reduce/transform_reduce_iter_iter_iter_init_op_op.pass.cpp
  test/support/MoveOnly.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41372.128695.patch
Type: text/x-patch
Size: 15073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180105/76add53e/attachment-0001.bin>


More information about the cfe-commits mailing list