[libcxx-commits] [PATCH] D117780: [libc++][test] add vector<bool>::reference tests

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 29 09:00:03 PST 2022


philnik updated this revision to Diff 404281.
philnik marked an inline comment as done.
philnik added a comment.

- Update ctor_copy.pass.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117780

Files:
  libcxx/test/std/containers/sequences/vector.bool/reference/assign_bool.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/reference/assign_copy.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/reference/ctor_copy.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/reference/flip.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/reference/operator_bool.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/reference/triviality.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117780.404281.patch
Type: text/x-patch
Size: 7463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220129/d66a5beb/attachment.bin>


More information about the libcxx-commits mailing list