Commits
Dmitri Hrybenko committed b47f0e95980
Code completion: constructor and function call patterns: don't add top-level right after the left paren if the function or constructor requires a keyword for the first argument Should significantly clean up code completion for Cocoa constructors. Swift SVN r17817