This is an archive of the discontinued LLVM Phabricator instance.

Introduce errorToBool() which converts an Error to a bool and puts the Error in a checked state.
ClosedPublic

Authored by thakis on Jan 23 2018, 7:32 AM.

Details

Summary

Addresses review comments from https://reviews.llvm.org/D39437

(Sorry for the delay; I was gone for a bit.)

Diff Detail

Event Timeline

thakis created this revision.Jan 23 2018, 7:32 AM
thakis accepted this revision.Jan 23 2018, 11:05 AM

r323238, thanks!

(Rafael reviewed at http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20180122/518553.html , so closing in phab)

This revision is now accepted and ready to land.Jan 23 2018, 11:05 AM
thakis closed this revision.Jan 23 2018, 11:06 AM