[LLVMbugs] [Bug 5662] New: source manager include stack isn't correct when using PCH

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Tue Dec 1 13:47:47 PST 2009


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: unassignedclangbugs at nondot.org
        ReportedBy: daniel at zuster.org
                CC: kremenek at apple.com, llvmbugs at cs.uiuc.edu,
                    dgregor at apple.com


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.



More information about the llvm-bugs mailing list