Commits

Xi Ge committed 6f43e545fb5
[CodeCompletion] Auto-completing the throw statement. When the code completion token appears after throw keyword, a set of visible decls and instances conforming _ErrorType are recommended as completion. Swift SVN r26565