Commits

Doug Gregor committed 35e6e565954
When we split a token starting with '<' or '>', make sure that the resulting token goes back through the lexer to get the appropriate token kind. Thanks to Chris for spotting this. Also, document the '<' and '>' splitting behavior in LangRef. Swift SVN r2192