[LLVMbugs] [Bug 786] NEW: Should build with -Wunused and -pedantic

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon May 22 16:49:07 PDT 2006


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

           Summary: Should build with -Wunused and -pedantic
           Product: Build scripts
           Version: cvs
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Makefiles
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: sabre at nondot.org


This isn't really a makefile bug, but there is no better place to put it.

We should stop passing -Wno-unused to the LLVM build, and we should start passing -pedantic to the 
LLVM build.

Making the change is easy, the "hard" part is trying it out any fixing any of the minor issues that pop up.

-Chris



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the llvm-bugs mailing list