[lld] r198797 - Use getError instead of the error_code operator.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Jan 9 06:46:18 PST 2014


On 8 January 2014 17:52, Sean Silva <silvas at purdue.edu> wrote:
> Please update the example in the ErrorOr class comment to reflect this new
> recommended usage pattern. Also, it seems like most real uses end up
> returning the error_code rather than calling a "handleError(error_code ec)"
> function so it might be good to change that in the example too.

r198872.

Cheers,
Rafael



More information about the llvm-commits mailing list