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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to