Commits

John McCall committed 58111522c5f
Consider modules-hidden declarations when looking for a type with the same name as an Objective-C protocol. Fixes a crash when importing a module containing an ObjC class that subclasses NSObject when that module doesn't re-export NSObject. Swift SVN r29286