[libcxx-commits] [PATCH] D100876: [libc++] [test] Remove epicyclic workarounds for vector/span; use T[] or std::array
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 21 09:42:22 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe9d876159ef3: [libc++] [test] Remove epicyclic workarounds for vector/span; use T[] or stdā¦ (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100876/new/
https://reviews.llvm.org/D100876
Files:
libcxx/test/std/numerics/numeric.ops/exclusive.scan/exclusive_scan.pass.cpp
libcxx/test/std/numerics/numeric.ops/exclusive.scan/exclusive_scan_init_op.pass.cpp
libcxx/test/std/numerics/numeric.ops/inclusive.scan/inclusive_scan.pass.cpp
libcxx/test/std/numerics/numeric.ops/inclusive.scan/inclusive_scan_op.pass.cpp
libcxx/test/std/numerics/numeric.ops/inclusive.scan/inclusive_scan_op_init.pass.cpp
libcxx/test/std/numerics/numeric.ops/transform.exclusive.scan/transform_exclusive_scan_init_bop_uop.pass.cpp
libcxx/test/std/numerics/numeric.ops/transform.inclusive.scan/transform_inclusive_scan_bop_uop.pass.cpp
libcxx/test/std/numerics/numeric.ops/transform.inclusive.scan/transform_inclusive_scan_bop_uop_init.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100876.339279.patch
Type: text/x-patch
Size: 35803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210421/e2b63583/attachment-0001.bin>
More information about the libcxx-commits
mailing list