[libcxx-commits] [PATCH] D122092: [libc++] `bitset::operator[] const` should return bool
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Apr 1 22:24:44 PDT 2022
philnik updated this revision to Diff 419935.
philnik marked 2 inline comments as done.
philnik added a comment.
- Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122092/new/
https://reviews.llvm.org/D122092
Files:
libcxx/include/__config
libcxx/include/bitset
libcxx/include/vector
libcxx/test/std/containers/sequences/vector.bool/const_reference.pass.cpp
libcxx/test/std/utilities/template.bitset/bitset.members/index.pass.cpp
libcxx/test/std/utilities/template.bitset/bitset.members/index_const.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122092.419935.patch
Type: text/x-patch
Size: 5177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220402/61e453cf/attachment-0001.bin>
More information about the libcxx-commits
mailing list