[PATCH] D36728: Switch to consumeError(), since this can crash otherwise.

Stephen Hines via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 22:18:28 PDT 2017


srhines added a comment.

https://reviews.llvm.org/D36729 similarly fixes a few more instances of this problem (discovered while running tests for this configuration).


https://reviews.llvm.org/D36728





More information about the llvm-commits mailing list