[libcxx-commits] [PATCH] D122092: [libc++] `bitset::operator[] const` should return bool
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Apr 9 00:48:49 PDT 2022
philnik updated this revision to Diff 421701.
philnik added a comment.
- Try to fix CI
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.421701.patch
Type: text/x-patch
Size: 6367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220409/c79b64dc/attachment.bin>
More information about the libcxx-commits
mailing list