summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorDon Hinton <hintonda@gmail.com>2019-10-17 21:54:15 +0000
committerDon Hinton <hintonda@gmail.com>2019-10-17 21:54:15 +0000
commitecb310b3a7cf60d2bc28aaf8caf8fd29b9f11ec9 (patch)
tree5d56586a677362a3a03aa5cac342911126abe542 /lldb/packages/Python/lldbsuite/test
parentbefab66a2c8f0b73736e68b6400675fa9593ee23 (diff)
downloadbcm5719-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/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud