Commits

Dmitri Hrybenko committed 238d898a0dc
Code completion for enums: model completion in switch case as a separate kind of completion. This approach (rather than SourceLoc tricks) better reflects the intent and allows us to fix the rest of testcases. Swift SVN r9557