diff options
author | Don Hinton <hintonda@gmail.com> | 2019-10-17 21:54:15 +0000 |
---|---|---|
committer | Don Hinton <hintonda@gmail.com> | 2019-10-17 21:54:15 +0000 |
commit | ecb310b3a7cf60d2bc28aaf8caf8fd29b9f11ec9 (patch) | |
tree | 5d56586a677362a3a03aa5cac342911126abe542 /lldb/packages/Python | |
parent | befab66a2c8f0b73736e68b6400675fa9593ee23 (diff) | |
download | bcm5719-llvm-ecb310b3a7cf60d2bc28aaf8caf8fd29b9f11ec9.tar.gz bcm5719-llvm-ecb310b3a7cf60d2bc28aaf8caf8fd29b9f11ec9.zip |
[Error] Make llvm::cantFail include the original error messages
Summary:
The current implementation eats the current errors and just outputs
the message parameter passed to llvm::cantFail. This change appends
the original error message(s), so the user can see exactly why
cantFail failed. New logic is conditional on NDEBUG.
Reviewed By: lhames
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69057
llvm-svn: 375176
Diffstat (limited to 'lldb/packages/Python')
0 files changed, 0 insertions, 0 deletions