aboutsummaryrefslogtreecommitdiff
path: root/test/ASTMerge/interface.m
AgeCommit message (Expand)Author
2011-10-04Improve location fidelity of objc decls.Argyrios Kyrtzidis
2010-12-07Extern the ASTImporter to import @implementation declarations.Douglas Gregor
2010-04-07Instead of counting totally diagnostics, split the count into a countChris Lattner
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