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: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to