llvm-project/clang/test/ASTMerge/Inputs
Douglas Gregor 43f54796ab Implement AST importing and checking for Objective-C method declarations.
llvm-svn: 96442
2010-02-17 02:12:47 +00:00
..
enum1.c Cope with anonymous tags defined within declarators by structurally 2010-02-15 23:54:17 +00:00
enum2.c Cope with anonymous tags defined within declarators by structurally 2010-02-15 23:54:17 +00:00
function1.c Cope with anonymous tags defined within declarators by structurally 2010-02-15 23:54:17 +00:00
function2.c Cope with anonymous tags defined within declarators by structurally 2010-02-15 23:54:17 +00:00
interface1.m Implement AST importing and checking for Objective-C method declarations. 2010-02-17 02:12:47 +00:00
interface2.m Implement AST importing and checking for Objective-C method declarations. 2010-02-17 02:12:47 +00:00
lit.local.cfg Add in the LIT magic to avoid running AST merge test inputs as 2010-02-09 22:40:03 +00:00
struct1.c Cope with anonymous tags defined within declarators by structurally 2010-02-15 23:54:17 +00:00
struct2.c Cope with anonymous tags defined within declarators by structurally 2010-02-15 23:54:17 +00:00
typedef1.c Implement AST importing and merging for typedefs. As part of this, provide a lame implementation for importing TypeSourceInfos. 2010-02-10 17:47:19 +00:00
typedef2.c Implement AST importing and merging for typedefs. As part of this, provide a lame implementation for importing TypeSourceInfos. 2010-02-10 17:47:19 +00:00
var1.c Teach AST merging that variables with incomplete array types can be 2010-02-10 17:16:49 +00:00
var1.h Add missing header file 2010-02-10 01:35:04 +00:00
var2.c Teach AST merging that variables with incomplete array types can be 2010-02-10 17:16:49 +00:00