[libcxx-commits] [PATCH] D119687: [libc++] [test] Improve the tests for std::{begin, end}(valarray).
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 1 11:25:47 PST 2022
This revision was not accepted when it landed; it landed in state "Needs Revision".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa281bdd51bdb: [libc++] [test] Improve the tests for std::{begin,end}(valarray). (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119687/new/
https://reviews.llvm.org/D119687
Files:
libcxx/test/std/numerics/numarray/valarray.range/begin-end.pass.cpp
libcxx/test/std/numerics/numarray/valarray.range/begin_const.pass.cpp
libcxx/test/std/numerics/numarray/valarray.range/begin_non_const.pass.cpp
libcxx/test/std/numerics/numarray/valarray.range/end_const.pass.cpp
libcxx/test/std/numerics/numarray/valarray.range/end_non_const.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119687.412177.patch
Type: text/x-patch
Size: 6890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220301/aa914dec/attachment-0001.bin>
More information about the libcxx-commits
mailing list