On Mon, Oct 19, 2015 at 12:59:25PM +0000, Hafiz Abid Qadeer via lldb-commits 
wrote:
> I saw following gcc warnings in 3 places and they seem to make sense.
> 
> "comparison of unsigned expression >= 0 is always true [-Wtype-limits]"
> 
> To fix the warnings, I have removed the offending checks. OK?

I don't like this, they obscure the meaning.

Joerg
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to