forked from OSchip/llvm-project
acfbbd77f8
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 llvm-svn: 187914 |
||
---|---|---|
.. | ||
CommentXML | ||
Frameworks | ||
Headers | ||
a.h | ||
annotate-comments-preprocessor.h | ||
b.h | ||
c-index-pch.h | ||
cindex-from-source.h | ||
complete-pch.h | ||
crash-recovery-code-complete-remap.c | ||
crash-recovery-reparse-remap.c | ||
empty.h | ||
foo.h | ||
get-cursor-includes-1.h | ||
get-cursor-includes-2.h | ||
guarded.h | ||
lit.local.cfg | ||
objc.h | ||
pragma-once.h | ||
pragma_disable_warning.h | ||
preamble-reparse-1.c | ||
preamble-reparse-2.c | ||
preamble-with-error.h | ||
preamble.h | ||
preamble_macro_template.h | ||
prefix.h | ||
redeclarations.h | ||
remap-complete-to.c | ||
remap-load-to.c | ||
reparse-instantiate.h | ||
retain-comments-from-system-headers.h | ||
t1.c | ||
t1.m | ||
t2.c | ||
t2.m |