Commits

Adrian Prantl committed f18d802c19b
Debug Info: Emit the error result argument. If a function has an error result slot, emit debug info for an artificial function argument "$error" with indirect storage that holds a pointer to the error object address. <rdar://problem/20736999> lldb needs to be able to locate the error return location when stepping out of a function Swift SVN r28229