Commits

Chris Hanson committed 666e4ee2f30
Further work on handling exceptions in XCTest Rather than use a header file and -import-objc-header, use @asmname and @objc_block to tell the overlay about the Objective-C function used to capture exceptions. Further addresses <rdar://problem/16453199>. Swift SVN r20929