Commits

Ben Langmuir committed d871c9a5297
[CodeCompletion] Split code completion operator kind out ...into separate prefix, postfix and infix operators. Also incidentally make the whitespace around operators special so we can decide when to skip over it. Tested in SourceKit. Swift SVN r32468