Commits
Chris Lattner committed 33f774f9b7e
Rearrange a bunch of code for better layering: instead of Parser depending on Sema, just move the Sema code into the Parser library. There is no way to use one without the other. The library formerly known as Sema will get renamed. Swift SVN r542