http://llvm.org/bugs/show_bug.cgi?id=9987
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Chris Lattner <[email protected]> 2011-05-22 17:45:32 CDT --- We don't (in general) try to be exactly identical to GCC's policies w.r.t. warnings. This behaves this way because clang puts -Wsign-compare into the -Wextra category. -- Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
