[PATCH] D36728: Switch to consumeError(), since this can crash otherwise.
Stephen Hines via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 16 13:37:06 PDT 2017
srhines added a comment.
https://reviews.llvm.org/D36806 switches this to cantFail(). Thanks for helping me better understand LLVM's error strategy.
Repository:
rL LLVM
https://reviews.llvm.org/D36728
More information about the llvm-commits
mailing list