hanchenye-llvm-project/clang/test/ASTMerge
Douglas Gregor 35fd7bc7e0 Fix two thinkos and add a test for importing the AST of a category
implementation.

llvm-svn: 121263
2010-12-08 16:41:55 +00:00
..
Inputs Fix two thinkos and add a test for importing the AST of a category 2010-12-08 16:41:55 +00:00
category.m Fix two thinkos and add a test for importing the AST of a category 2010-12-08 16:41:55 +00:00
class-template.cpp Implement AST import support for class template specializations. 2010-12-01 01:36:18 +00:00
class.cpp Read/write to/from PCH DeclarationNameLocs, DeclarationNameInfos and QualifierInfos (rdar://8513756). 2010-10-15 18:21:24 +00:00
enum.c Instead of counting totally diagnostics, split the count into a count 2010-04-07 18:47:42 +00:00
exprs.c AST import for character literals 2010-02-18 02:21:22 +00:00
function.c Instead of counting totally diagnostics, split the count into a count 2010-04-07 18:47:42 +00:00
interface.m Extern the ASTImporter to import @implementation declarations. 2010-12-07 01:26:03 +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 import for Objective-C property implementations 2010-12-07 18:32:03 +00:00
struct.c Instead of counting totally diagnostics, split the count into a count 2010-04-07 18:47:42 +00:00
typedef.c Instead of counting totally diagnostics, split the count into a count 2010-04-07 18:47:42 +00:00
var.c Instead of counting totally diagnostics, split the count into a count 2010-04-07 18:47:42 +00:00