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


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

Reply via email to