Commits

Chris Lattner committed 0c8deef48ab
move the list of sil diagnostic passes out to a "runSILDiagnosticPasses" helper function which is shared by the compiler and the immediate mode stuff. This way, diagnostic passes are run on modules imported by "-i". Also add include guards and clean up headers a lot. Swift SVN r7568