Commits

Chris Hanson committed 258f05ca653
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.