[PATCH] D27023: [libcxx] [test] Fix MSVC warning C4389 "signed/unsigned mismatch", part 10/12.

Stephan T. Lavavej via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 5 17:11:14 PST 2016


STL_MSFT updated this revision to Diff 80347.
STL_MSFT added a comment.

Changed loop indices to int as requested.


https://reviews.llvm.org/D27023

Files:
  test/std/algorithms/alg.modifying.operations/alg.move/move.pass.cpp
  test/std/algorithms/alg.modifying.operations/alg.move/move_backward.pass.cpp
  test/std/algorithms/alg.nonmodifying/alg.foreach/test.pass.cpp
  test/std/algorithms/alg.sorting/alg.merge/merge.pass.cpp
  test/std/algorithms/alg.sorting/alg.merge/merge_comp.pass.cpp
  test/std/containers/sequences/deque/deque.capacity/access.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27023.80347.patch
Type: text/x-patch
Size: 5463 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161206/bdcbe370/attachment.bin>


More information about the cfe-commits mailing list