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

Kostya Serebryany kcc at google.com
Sat Jun 23 09:33:20 PDT 2012


Thanks!
I did not realize that we are not using -Wsign-compare by default.
I've fixed this (a bit differently) in r159083.

--kcc

On Sat, Jun 23, 2012 at 12:06 PM, Chandler Carruth <chandlerc at google.com>wrote:

> 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.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120623/e958a5c7/attachment.html>


More information about the llvm-commits mailing list