Commits

Doug Gregor committed b6c68449a76
[Omit needless words] Don't avoid keywords that will be allowed after '.'. In anticipation of SE-0071, teach the Clang importer to only avoid dynamicType/self/Protocol/init as base names. Fixes rdar://problem/25399965.