Commits

Doug Gregor committed 2244cb4fc8f
Swift lookup tables: start testing and cleaning up handling for Objective-C. Start testing the construction of the Swift lookup tables in the Clang importer for Objective-C entities. Fix some obvious issues, e.g., category and extension entries should be associated with the corresponding class, and the categories/extensions shouldn't have entries in the lookup table.