hanchenye-llvm-project/clang/test/ASTMerge
Douglas Gregor f06027db65 Add test for AST importing of C++ namespaces, missing from a prior commit
llvm-svn: 97062
2010-02-24 21:53:36 +00:00
..
Inputs Add test for AST importing of C++ namespaces, missing from a prior commit 2010-02-24 21:53:36 +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
namespace.cpp Add test for AST importing of C++ namespaces, missing from a prior commit 2010-02-24 21:53:36 +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