Commits

Doug Gregor committed 5776fa59c62
Clang importer: migrate "Protocol" suffix computation into importFullName. Refactoring that lets the Swift lookup tables get the names right for Objective-C protocols that would conflict with another entity in the same module (or within the bridging header). It's an NFC cleanup everywhere else.