Commits

Jordan Rose committed 258a0ade12c
[APINotes] Protocols cannot use import-as-member. (#4482) We could support this in the future but right now it's causing problems. There's also a potential ambiguity issue here where a protocol and class could have the same name. In addition to updating the importer, remove the two entries from the CryptoTokenKit API notes that were trying to use this feature. rdar://problem/27990168