Commit Graph

4 Commits

Author SHA1 Message Date
Adrian Prantl
373ec73181 Fix XFAILed testcase by re-arranging CHECK lines.
<rdar://problem/31886890> DebugInfo/ErrorVar.swift fails on i386
2017-04-28 10:03:28 -07:00
Arnold Schwaighofer
54d71fb3ca DebugInfo: Disable test
rdar://31886890
2017-04-28 07:54:22 -07:00
Jordan Rose
903c8c15f2 [test] Fix mangled name for renamed test. 2017-04-27 17:48:47 -07:00
Adrian Prantl
d50448a55f Represent Swift errors as DW_TAG_thrown_type in DWARF
This allows the debugger to display them alongside the function's
return value when finish-ing a function.

rdar://problem/29481673
2017-04-27 09:45:54 -07:00