[LLVMbugs] [Bug 2249] New: Diagnostic dependent on -emit-llvm

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Apr 22 15:32:42 PDT 2008


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

           Summary: Diagnostic dependent on -emit-llvm
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: NetBSD
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Semantic Analyzer
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: neil at daikokuya.co.uk
                CC: llvmbugs at cs.uiuc.edu


Just a separate tracker issue that a diagnostic (defined but not used statics)
currently requires -emit-llvm.

I believe it's generally agreed that it is desirable that diagnostics not
depend on codegen, i.e. diagnostic output is the same with and without it.  If
not then please close this issue.


-- 
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