[LLVMbugs] [Bug 7639] -Wempty-body is enabled by default

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jul 14 09:02:43 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=7639

Chris Lattner <clattner at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Chris Lattner <clattner at apple.com> 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.



More information about the llvm-bugs mailing list