Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ExternalASTMerger] Import Objective-C classes | Sean Callanan | 2017-07-25 | 2 | -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 |