[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
Mon Jun 14 13:00:02 PDT 2021


Quuxplusone updated this revision to Diff 351973.

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104228.351973.patch
Type: text/x-patch
Size: 28863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210614/d93415c9/attachment-0001.bin>


More information about the libcxx-commits mailing list