llvm-project/clang/test/Index/Inputs
Ben Langmuir e13fd1c430 Fix the rececl chain for redeclarations of predefined decls
Predefined decls like 'Protocol' in objc are not loaded from AST files,
so we cannot rely on loading the canonical decl to complete the redecl
chain for redeclarations of these decls.  The broken redecl chain was
non-circular, so looping over redecls() would hang.

llvm-svn: 215929
2014-08-18 19:32:45 +00:00
..
CommentXML Comment parsing: remove HTML attribute validation 2014-04-30 21:54:30 +00:00
Frameworks Comment parsing: when comment ranges are deserialized from multiple modules, 2014-03-27 15:40:39 +00:00
Headers
a.h
annotate-comments-preprocessor.h
b.h
base_module_needs_vfs.h Honour -ivfsoverlay in ASTUnit to match clang 2014-04-15 18:16:25 +00:00
c-index-pch.h
cindex-from-source.h
complete-pch.h
crash-recovery-code-complete-remap.c This test is XFAILed on Windows, but I cannot see a reason as to why it should be failing. The original commit which XFAILed this was r111581, which suggested something was wrong with file remapping, but that may have been subsequently fixed. 2014-05-19 15:02:10 +00:00
crash-recovery-reparse-remap.c
declare-objc-predef.h Fix the rececl chain for redeclarations of predefined decls 2014-08-18 19:32:45 +00:00
empty.h Have SourceManager::getLocForEndOfFile() point at the "EOF" location of the FileID. 2013-05-07 04:29:22 +00:00
foo.h
get-cursor-includes-1.h
get-cursor-includes-2.h
guarded.h
module.map Honour -ivfsoverlay in ASTUnit to match clang 2014-04-15 18:16:25 +00:00
module_needs_vfs.h Honour -ivfsoverlay in ASTUnit to match clang 2014-04-15 18:16:25 +00:00
objc.h
pragma-once.h
pragma_disable_warning.h
preamble-reparse-1.c
preamble-reparse-2.c
preamble-with-error.h [PCH] Fix a PCH serialization crash, with invalid code related to forward enum references. 2013-08-07 21:17:33 +00:00
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-module.map Preserve -fretain-comments-from-system-headers in modules 2014-01-09 20:53:49 +00:00
retain-comments-from-system-headers.h Add tests for r163778. 2012-09-13 17:25:51 +00:00
t1.c
t1.m
t2.c
t2.m
usrs-system.h libclang/libIndex: USR generation: mangle source location into USRs for macros, 2014-03-28 22:21:26 +00:00
vfsoverlay.yaml Honour -ivfsoverlay in ASTUnit to match clang 2014-04-15 18:16:25 +00:00