[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 07:56:07 PST 2022


philnik updated this revision to Diff 404272.
philnik added a comment.

- Rebased
- Fix CI


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.404272.patch
Type: text/x-patch
Size: 7407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220129/a767f932/attachment.bin>


More information about the libcxx-commits mailing list