[LLVMbugs] [Bug 10448] New: -Wall should include -Wsign-compare
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jul 22 17:08:43 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=10448
Summary: -Wall should include -Wsign-compare
Product: clang
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: fischman at chromium.org
CC: llvmbugs at cs.uiuc.edu
gcc's -Wall includes -Wsign-compare. It'd be nice if clang did the same.
(today -Wall does not include -Wsign-compare)
--
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