[libcxx-commits] [PATCH] D60105: Fix vector<bool>::const_reference to be 'bool'.
Eric Fiselier via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 1 16:57:20 PDT 2019
EricWF updated this revision to Diff 193204.
EricWF marked an inline comment as done.
EricWF added a comment.
- Convert the tests to `ASSERT_SAME_TYPE`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60105/new/
https://reviews.llvm.org/D60105
Files:
include/__config
include/vector
test/std/containers/sequences/vector.bool/insert_iter_size_value.pass.cpp
test/std/containers/sequences/vector.bool/types.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60105.193204.patch
Type: text/x-patch
Size: 7148 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190401/1306d486/attachment.bin>
More information about the libcxx-commits
mailing list