Commits

Doug Gregor committed 514ef30943f
(De-)serialization for foreign error conventions. Printing a module as Objective-C turns out to be a fantastic way to verify the (de-)serialization of foreign error conventions, so collapse the parsing-driving Objective-C printing test of throwing methods into the general test for methods. Swift SVN r27880