[llvm-bugs] [Bug 27783] New: New decl seen after serializing all the decls to emit!

via llvm-bugs llvm-bugs at lists.llvm.org
Mon May 16 15:14:05 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=27783

            Bug ID: 27783
           Summary: New decl seen after serializing all the decls to emit!
           Product: clang
           Version: 3.8
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: dan at walms.co.uk
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

src\llvm_package_3.8.0-rc2\llvm\tool...\ASTWriter.cpp Line 4975

New decl seen after serializing all the decls to emit!


I get this error when calling clang_reparseTranslationUnit when the unsavedFile
contents has a partially entered #include statement.

This does not happen on 3.7 so seems to be a regression.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160516/dc8b995b/attachment.html>


More information about the llvm-bugs mailing list