Commits
Dmitri Hrybenko committed 52c69d038f4
Selector splitting: use ASCII-only APIs to process strings, and align detection of 'init' method family with Clang (it looks like 'init123' would count as init method in Clang, but not in the initial implementation of selector splitting in Swift). Swift SVN r15189