[LLVMbugs] [Bug 9987] -Wextra overrides earlier -Wno-sign-compare
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun May 22 15:45:32 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=9987
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |rjmccall at apple.com
Resolution| |INVALID
--- Comment #1 from Chris Lattner <clattner at apple.com> 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.
More information about the llvm-bugs
mailing list