[PATCH] D27658: [libcxx] Fix all occurrences of -Wsign-compare in the headers

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 11 13:38:45 PST 2016


EricWF created this revision.
EricWF added a reviewer: mclow.lists.
EricWF added subscribers: cfe-commits, STL_MSFT.

The title says it all. Thanks to STL for cleaning up all occurrences in the tests so we can find these.


https://reviews.llvm.org/D27658

Files:
  include/__bit_reference
  include/deque
  include/istream
  include/random
  include/regex
  include/vector
  test/libcxx/test/config.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27658.81013.patch
Type: text/x-patch
Size: 9421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161211/9a1096df/attachment-0001.bin>


More information about the cfe-commits mailing list