Commits
Chris Lattner committed a7c7d64fa03
Switch swift to use SourceLoc instead of SMLoc. Also use the new getAdvancedLoc() method instead of hacking on SMLoc directly. Also fix the warning/note/error methods to forward through ASTContext instead of being replicated everywhere. Swift SVN r750