Files
swift-mirror/test/IRGen/Inputs/report_dead_method_call
Brian Gesiak e1ed229e51 [IRGen] Rewrite dead method test in StdlibUnittest
StdlibUnitest is the preferred system for testing that a certain piece
of code crashes. It's also the only way to get this test to pass when
run on an Android host device, since otherwise the device test runner
exits before confirming the output via FileCheck.
2016-04-25 18:37:11 -04:00
..