diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2019-09-11 20:54:38 +0000 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2019-09-11 20:54:38 +0000 |
commit | 393b4eac495575f2327dc62f58b18593b4867f00 (patch) | |
tree | 1d6c7abafa5590e498e7f76af7a10af7c2d57609 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | f0bb45fac35c14edd09e3fbe603db75caaf3ef22 (diff) | |
download | bcm5719-llvm-393b4eac495575f2327dc62f58b18593b4867f00.tar.gz bcm5719-llvm-393b4eac495575f2327dc62f58b18593b4867f00.zip |
All Errors must be checked
Summary: If an error is ever returned from any of the functions called here, the error must be joined with the Result Error before being returned otherwise the Result Error will assert on destruction.
Reviewers: lhames
Subscribers: llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D67407
llvm-svn: 371662
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions