llvm-project/clang/test/ASTMerge
Douglas Gregor 5481d329a3 AST import for CStyleCastExpr. With this, we can import Cocoa.h into an empty context
llvm-svn: 96648
2010-02-19 01:32:14 +00:00
..
Inputs AST import for CStyleCastExpr. With this, we can import Cocoa.h into an empty context 2010-02-19 01:32:14 +00:00
category.m AST import of Objective-C categories. 2010-02-18 01:47:50 +00:00
enum.c Implement AST importing and merging for enumeration types and 2010-02-12 22:17:39 +00:00
exprs.c AST import for character literals 2010-02-18 02:21:22 +00:00
function.c Implement basic support for merging function declarations across 2010-02-10 19:54:31 +00:00
interface.m AST import for Objective-C protocols 2010-02-17 16:12:00 +00:00
property.m Implement AST merging for Objective-C properties. 2010-02-17 18:02:10 +00:00
struct.c Cope with anonymous tags defined within declarators by structurally 2010-02-15 23:54:17 +00:00
typedef.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
var.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