[libcxx-commits] [PATCH] D104228: [libc++] [test] Fix some GCC 11 errors/warnings in these tests. NFCI.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 15 05:38:38 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG389e749c4230: [libc++] [test] Fix some GCC 11 errors/warnings in these tests. NFCI. (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104228/new/
https://reviews.llvm.org/D104228
Files:
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.random.access/contiguous_iterator.compile.pass.cpp
libcxx/test/std/iterators/iterator.requirements/iterator.concepts/iterator.concept.random.access/random_access_iterator.compile.pass.cpp
libcxx/test/std/ranges/range.access/range.access.begin/begin.pass.cpp
libcxx/test/std/ranges/range.access/range.access.end/end.cpp
libcxx/test/std/ranges/range.access/range.access.end/end.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.all.pass.cpp
libcxx/test/std/ranges/range.utility/range.subrange/subrange_test_types.h
libcxx/test/std/ranges/range.utility/view.interface/view.interface.pass.cpp
libcxx/test/std/strings/string.view/string.view.ops/copy.pass.cpp
libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/deduct.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104228.352106.patch
Type: text/x-patch
Size: 33757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210615/082257b8/attachment-0001.bin>
More information about the libcxx-commits
mailing list