diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-03-15 20:17:55 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-03-15 20:17:55 +0000 |
commit | ef156c6701170a3e52cbc710b036b6fb133829bd (patch) | |
tree | 424542c00a6228eaa7829c38667847b3e327c762 /lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py | |
parent | 1396809b17f330e7bd1ff528bcd529796ddb207b (diff) | |
download | bcm5719-llvm-ef156c6701170a3e52cbc710b036b6fb133829bd.tar.gz bcm5719-llvm-ef156c6701170a3e52cbc710b036b6fb133829bd.zip |
Add missing error handling in llvm-lto
Annoyingly, ErrorOr allows to *not check* the error when things go
well. It will crash badly when there is an error though. It should
runtime assert when it is used without being checked!
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 263577
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/TestCallCPPFunction.py')
0 files changed, 0 insertions, 0 deletions