Commits

Chris Hanson committed d2e58874694
XCTest Overlay: Treat ObjC exceptions as unexpected failures When an assertion fails due to an Objective-C exception, that should be treated as an unexpected failure, not an expected failure. Addresses rdar://problem/24114025.