clang-1/test/ASTMerge/Inputs
Douglas Gregor 5821249f8f Add test for AST importing of C++ namespaces, missing from a prior commit
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97062 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-24 21:53:36 +00:00
..
category1.m AST import of Objective-C categories. 2010-02-18 01:47:50 +00:00
category2.m AST import of Objective-C categories. 2010-02-18 01:47:50 +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
exprs1.c AST import for CStyleCastExpr. With this, we can import Cocoa.h into an empty context 2010-02-19 01:32:14 +00:00
exprs2.c AST import for CStyleCastExpr. With this, we can import Cocoa.h into an empty context 2010-02-19 01:32:14 +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 AST import for forward declarations of Objective-C protocols 2010-02-18 02:12:22 +00:00
interface2.m AST import for forward declarations of Objective-C protocols 2010-02-18 02:12:22 +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
namespace1.cpp Add test for AST importing of C++ namespaces, missing from a prior commit 2010-02-24 21:53:36 +00:00
namespace2.cpp Add test for AST importing of C++ namespaces, missing from a prior commit 2010-02-24 21:53:36 +00:00
property1.m Implement AST merging for Objective-C properties. 2010-02-17 18:02:10 +00:00
property2.m Implement AST merging for Objective-C properties. 2010-02-17 18:02:10 +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