Commits

Joe Groff committed c293dca0163
Parse: Make some code more LLVM-ish. Continue the LLVM tradition of passing 'this' to module-local static functions as an inscrutable single-capital-letter reference argument instead of a more descriptively named pointer argument. Swift SVN r5821