[LLVMbugs] [Bug 11115] New: Many warnings when building with -Weffc++
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Oct 12 02:12:32 PDT 2011
http://llvm.org/bugs/show_bug.cgi?id=11115
Summary: Many warnings when building with -Weffc++
Product: new-bugs
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
CC: llvmbugs at cs.uiuc.edu
The g++ option -Weffc++ turns on warnings derived from the guidelines in the
”Effective C++” and ”More Effective C++” books. Building LLVM with this option
produces a gazillion warnings. I have no idea if these indicate real problems
or not.
--
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