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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 25 04:59:08 PST 2022


philnik updated this revision to Diff 402856.
philnik marked 3 inline comments as done.
philnik added a comment.

- Address comments


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.402856.patch
Type: text/x-patch
Size: 7408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220125/81e03bc2/attachment.bin>


More information about the libcxx-commits mailing list