History log of /external/clang/test/Index/Inputs/preamble-with-error.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
51e75aecf4fb303b91c9e54fd88e3509e5acc7a6 07-Aug-2013 Argyrios Kyrtzidis <akyrtzi@gmail.com> [PCH] Fix a PCH serialization crash, with invalid code related to forward enum references.

The problem was that an enum without closing semicolon could be associated as a forward enum
in an erroneous declaration, leading to the identifier being associated with the enum decl but
without a declaration actually referencing it.
This resulted in not having it serialized before serializing the identifier that is associated with.

Also prevent the ASTUnit from querying the serialized DeclID for an invalid top-level decl; it may not
have been serialized.

rdar://14539667

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187914 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/Index/Inputs/preamble-with-error.h