[llvm-commits] PATCH: Fix -Wsign-compare on ASan's code

Chandler Carruth chandlerc at google.com
Sat Jun 23 01:06:13 PDT 2012


Hello,

This patch fixes a few sign comparison warnings I hit in ASan. I'm not
certain if these are your preferred flavor of fix, just let me know if
you'd rather fix in a different way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120623/50b34acb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asan_sign_cmp.patch
Type: application/octet-stream
Size: 1614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120623/50b34acb/attachment.obj>


More information about the llvm-commits mailing list