Commits

Ben Langmuir committed f969a9941b3
[CodeCompletion] Handle simple cases of space in front of postfix completions This is pretty crude, but handles the common cases of there being 0 or 1 space between the LHS and an operator completion. Swift SVN r32472