[libcxx-commits] [PATCH] D119677: [libc++] [test] Improve test coverage for std::{c, }{begin, end}.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 15 08:32:07 PST 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG690287b19982: [libc++] [test] Improve test coverage for std::{c,}{begin,end}. (authored by arthur.j.odwyer).

Changed prior to commit:
  https://reviews.llvm.org/D119677?vs=408290&id=408889#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119677/new/

https://reviews.llvm.org/D119677

Files:
  libcxx/test/std/iterators/iterator.range/begin-end.compile.fail.cpp
  libcxx/test/std/iterators/iterator.range/begin-end.pass.cpp
  libcxx/test/std/iterators/iterator.range/begin_array.pass.cpp
  libcxx/test/std/iterators/iterator.range/begin_const.pass.cpp
  libcxx/test/std/iterators/iterator.range/begin_non_const.pass.cpp
  libcxx/test/std/iterators/iterator.range/end_array.pass.cpp
  libcxx/test/std/iterators/iterator.range/end_const.pass.cpp
  libcxx/test/std/iterators/iterator.range/end_non_const.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119677.408889.patch
Type: text/x-patch
Size: 24095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220215/a36f7022/attachment-0001.bin>


More information about the libcxx-commits mailing list