[LLVMbugs] [Bug 4024] New: TextDiagnosticPrinter doesn' t respect ShowLocation when printing include stack

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Mon Apr 20 15:46:05 PDT 2009


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

           Summary: TextDiagnosticPrinter doesn't respect ShowLocation when
                    printing include stack
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Basic
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: alexei.svitkine at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=2842)
 --> (http://llvm.org/bugs/attachment.cgi?id=2842)
Fix for issue.

Currently, TextDiagnosticPrinter will print the location in the include stack
even if ShowLocation is false.

Attached patch fixes the 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