[PATCH] D69057: [Error] Make llvm::cantFail include the original error messages
Lang Hames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 17 12:45:37 PDT 2019
lhames accepted this revision.
lhames added a comment.
This revision is now accepted and ready to land.
I think this should be made conditional on NDEBUG so that it doesn’t bloat callsites in release mode, but otherwise this looks good to me!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69057/new/
https://reviews.llvm.org/D69057
More information about the llvm-commits
mailing list