http://llvm.org/bugs/show_bug.cgi?id=7639
Chris Lattner <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Chris Lattner <[email protected]> 2010-07-14 11:02:42 CDT --- Clang has a lot of warnings on by default that GCC doesn't. In these cases we want to make sure that they have a -W flag so they can be turned off, and this one does. -- 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
