Commits
Chris Lattner committed e529af83538
Minor cleanups to comments, simplify code in the parser by merging some if's into a switch. This updates the comment for the "&xyz" address-of operator in the parser, but it also needs to be documented in LangRef. Swift SVN r5909