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

           Summary: source manager include stack isn't correct when using
                    PCH
           Product: clang
           Version: unspecified
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: AST
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected]


When using implicit PCH includes, the source manager include stack isn't
correct. This means diagnostics come out incorrectly, and breaks some
assumptions in the indexer.

Test case in clang/test/PCH/source-manager-stack.h.


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