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


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

Reply via email to