[libcxx-commits] [PATCH] D116878: [libcxx][test] Add missing includes and suppress warnings

Casey Carter via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 13 17:34:22 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb71d77cc8cf: [libcxx][test] Add missing includes and suppress warnings (authored by CaseyCarter).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116878/new/

https://reviews.llvm.org/D116878

Files:
  libcxx/test/std/algorithms/alg.sorting/alg.sort/sort/sort.pass.cpp
  libcxx/test/std/concepts/concepts.lang/concept.swappable/swappable.pass.cpp
  libcxx/test/std/containers/sequences/vector.bool/reserve.pass.cpp
  libcxx/test/std/containers/sequences/vector/access.pass.cpp
  libcxx/test/std/containers/sequences/vector/vector.capacity/reserve.pass.cpp
  libcxx/test/std/containers/views/span.cons/initializer_list.pass.cpp
  libcxx/test/std/iterators/predef.iterators/insert.iterators/insert.iterator/cxx20_iter_member.pass.cpp
  libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.export/from_address.pass.cpp
  libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/hash.pass.cpp
  libcxx/test/std/language.support/support.coroutines/coroutine.handle/coroutine.handle.noop/noop_coroutine.pass.cpp
  libcxx/test/std/numerics/bit/byteswap.pass.cpp
  libcxx/test/std/ranges/range.factories/range.iota.view/range_concept_conformance.compile.pass.cpp
  libcxx/test/std/ranges/range.factories/range.iota.view/size.pass.cpp
  libcxx/test/std/strings/basic.string/string.capacity/resize_and_overwrite.pass.cpp
  libcxx/test/std/utilities/format/format.arguments/format.arg.store/class.pass.cpp
  libcxx/test/std/utilities/format/format.arguments/format.arg.store/make_format_args.pass.cpp
  libcxx/test/std/utilities/format/format.arguments/format.arg.store/make_wformat_args.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.parse.ctx/check_arg_id.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.parse.ctx/next_arg_id.pass.cpp
  libcxx/test/std/utilities/format/format.functions/format.pass.cpp
  libcxx/test/std/utilities/format/format.functions/format_tests.h
  libcxx/test/std/utilities/format/format.functions/vformat.locale.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat_to.locale.pass.cpp
  libcxx/test/std/utilities/format/format.functions/vformat_to.pass.cpp
  libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/explicit_const_optional_U.pass.cpp
  libcxx/test/std/utilities/variant/variant.visit/visit.pass.cpp
  libcxx/test/std/utilities/variant/variant.visit/visit_return_type.pass.cpp
  libcxx/test/support/charconv_test_helpers.h
  libcxx/test/support/test_constexpr_container.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116878.399855.patch
Type: text/x-patch
Size: 31337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220114/3959c227/attachment-0001.bin>


More information about the libcxx-commits mailing list