[libcxx-commits] [PATCH] D117780: [libc++][test] add vector<bool>::reference tests
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 20 07:54:24 PST 2022
philnik updated this revision to Diff 401641.
philnik marked 4 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.401641.patch
Type: text/x-patch
Size: 7355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220120/462c79de/attachment.bin>
More information about the libcxx-commits
mailing list