Commits

Ben Langmuir committed 968b0491b84
[CodeCompletion] Make Void-returning functions "NotRecommended" in typed context When we know we're expecting an expression that returns a value, make the completion "NotRecommended" to deprioritize it. rdar://problem/22810741