[PATCH] D68681: [libc++][test] Miscellaneous MSVC cleanups

Casey Carter via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 9 10:18:58 PDT 2019


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

Avoid rather than suppress truncation warnings in `unordered_meow` deduction guide tests.


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

https://reviews.llvm.org/D68681

Files:
  test/std/containers/associative/map/map.cons/assign_initializer_list.pass.cpp
  test/std/containers/associative/set/set.cons/assign_initializer_list.pass.cpp
  test/std/containers/unord/unord.map/unord.map.cnstr/deduct.pass.cpp
  test/std/containers/unord/unord.multiset/unord.multiset.cnstr/deduct.pass.cpp
  test/std/containers/unord/unord.set/unord.set.cnstr/deduct.pass.cpp
  test/std/numerics/c.math/abs.pass.cpp
  test/std/numerics/numeric.ops/numeric.ops.midpoint/midpoint.float.pass.cpp
  test/std/utilities/meta/meta.trans/meta.trans.other/underlying_type.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68681.224092.patch
Type: text/x-patch
Size: 23040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191009/794a508a/attachment-0001.bin>


More information about the cfe-commits mailing list