Commits
Chris Lattner committed 95163ff1521
introduce a new TranslationUnit kind for .sil files, and use this to guard access to the Builtin module (on one path), reducing the number of ways non-stdlib and non-sil files have access to the builtin module. Swift SVN r5767