summaryrefslogtreecommitdiffstats
path: root/clang/test/Import/objc-method
Commit message (Collapse)AuthorAgeFilesLines
* [ExternalASTMerger] Import Objective-C classesSean Callanan2017-07-252-0/+9
This patch adds functionality and a test for importing Objective-C classes and their methods. It also adds a flag to clang-import-test to set the language used for parsing. This takes the same argument format as the -x option to the driver. Differential Revision: https://reviews.llvm.org/D35274 llvm-svn: 309014
OpenPOWER on IntegriCloud