]> granicus.if.org Git - clang/commit
Implement ASTImporter support for Objective-C category implementations.
authorDouglas Gregor <dgregor@apple.com>
Tue, 7 Dec 2010 15:32:12 +0000 (15:32 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 7 Dec 2010 15:32:12 +0000 (15:32 +0000)
commit3daef29bf390dbdb3603748280afd5827d1811da
tree5450af5aa4ceae894c7a85ba4f76fb939f213064
parentf5fe2925b87cf382f2f13983c81679e38067122b
Implement ASTImporter support for Objective-C category implementations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121139 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTImporter.cpp
test/ASTMerge/Inputs/category1.m
test/ASTMerge/Inputs/category2.m