[ExternalASTMerger] Import Objective-C classesThis patch adds functionality and a test for importing Objective-C classesand their methods.It also adds a flag to clang-import-test to set the lang
[ExternalASTMerger] Import Objective-C classesThis patch adds functionality and a test for importing Objective-C classesand their methods.It also adds a flag to clang-import-test to set the language used forparsing. This takes the same argument format as the -x option to thedriver.Differential Revision: https://reviews.llvm.org/D35274llvm-svn: 309014
show more ...