Commits

Ben Langmuir committed 70a93e0bfe2
Add code completion overload for defaulted arguments When a call (func, method, initializer) has default arguments, produce both the *with* and *without* default argument versions as if they were overloaded. rdar://problem/18573874 Swift SVN r27118