aboutsummaryrefslogtreecommitdiff
path: root/test/ASTMerge/Inputs/interface2.m
AgeCommit message (Expand)Author
2012-03-13Fix crash at @implementation with a forward reference as base class.Argyrios Kyrtzidis
2010-12-07Extern the ASTImporter to import @implementation declarations.Douglas Gregor
2010-02-18AST import for forward declarations of Objective-C protocolsDouglas Gregor
2010-02-18Implement import of forward declarations of Objective-C classesDouglas Gregor
2010-02-17AST import for Objective-C protocolsDouglas Gregor
2010-02-17Implement AST importing and checking for Objective-C method declarations.Douglas Gregor
2010-02-17Implement AST importing of Objective-C instance variables. Douglas Gregor
2010-02-16Skeleton for importing Objective-C classesDouglas Gregor