Commits

Chris Lattner committed 4a827b7de49
enhance the clang importer to import noreturn functions like abort/exit as noreturn swift functions. Unfortunately, this can't be satisfactorily tested at the moment, but that will be fixed soon. Swift SVN r14709