[libcxx-commits] [PATCH] D117422: [libcxx][test] compiler options are non-portable

Casey Carter via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 17 17:58:22 PST 2022


CaseyCarter updated this revision to Diff 400684.
CaseyCarter edited the summary of this revision.
CaseyCarter added a comment.

Address review comments.


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

https://reviews.llvm.org/D117422

Files:
  libcxx/include/__support/win32/limits_msvc_win32.h
  libcxx/test/std/algorithms/alg.modifying.operations/alg.generate/generate_n.pass.cpp
  libcxx/test/std/containers/sequences/vector/vector.cons/construct_iter_iter.pass.cpp
  libcxx/test/std/iterators/stream.iterators/ostream.iterator/ostream.iterator.ops/assign_t.pass.cpp
  libcxx/test/std/library/description/conventions/expos.only.func/synth_three_way.pass.cpp
  libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/test_neg_one.pass.cpp
  libcxx/test/std/numerics/rand/rand.eng/rand.eng.lcong/values.pass.cpp
  libcxx/test/std/ranges/range.factories/range.iota.view/ctor.value.bound.pass.cpp
  libcxx/test/std/ranges/range.factories/range.iota.view/end.pass.cpp
  libcxx/test/std/ranges/range.factories/range.iota.view/iterator/star.pass.cpp
  libcxx/test/std/utilities/function.objects/func.not_fn/not_fn.pass.cpp
  libcxx/test/std/utilities/meta/meta.const.eval/is_constant_evaluated.pass.cpp
  libcxx/test/std/utilities/template.bitset/bitset.cons/char_ptr_ctor.pass.cpp
  libcxx/test/std/utilities/template.bitset/bitset.cons/ull_ctor.pass.cpp
  libcxx/test/std/utilities/template.bitset/bitset.members/reset_one.pass.cpp
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.rel/three_way.pass.cpp
  libcxx/test/std/utilities/variant/variant.variant/variant.ctor/copy.pass.cpp
  libcxx/test/std/utilities/variant/variant.variant/variant.ctor/move.pass.cpp
  libcxx/test/support/archetypes.h
  libcxx/test/support/charconv_test_helpers.h
  libcxx/test/support/count_new.h
  libcxx/test/support/test.workarounds/c1xx_broken_is_trivially_copyable.pass.cpp
  libcxx/test/support/test.workarounds/c1xx_broken_za_ctor_check.pass.cpp
  libcxx/test/support/test_macros.h
  libcxx/test/support/test_workarounds.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117422.400684.patch
Type: text/x-patch
Size: 22117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220118/d9981d14/attachment-0001.bin>


More information about the libcxx-commits mailing list