Commits

Doug Gregor committed c56d50a12c8
Introduce a named argument for imported nullary factory methods with long names. We started tracking statistics for these in r16529, but because we've "always" done this for initializers, it's trivial to just implement the splitting. As with initializers, we synthesize a named argument of type '()' to capture the part of the first selector piece that follows the class name. Swift SVN r16530