diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-03-30 20:15:06 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-03-30 20:15:06 +0000 |
commit | 1e00911ee02b4394d35c1def5181bc1e182fde73 (patch) | |
tree | 8ede3870ac9e226f53091c03003acd62cad67bac /lldb/packages/Python/lldbsuite/test/api/multiple-debuggers | |
parent | 2f869fe9d27c3364ba778701c84c4ad964770a1b (diff) | |
download | bcm5719-llvm-1e00911ee02b4394d35c1def5181bc1e182fde73.tar.gz bcm5719-llvm-1e00911ee02b4394d35c1def5181bc1e182fde73.zip |
Change getReferenceInfo/getPairReferenceInfo to use new Error handling. NFC.
Adds a GenericError class to lld/Core which can carry a string. This is
analygous to the dynamic_error we currently use in lld/Core.
Use this GenericError instead of make_dynamic_error_code. Also, provide
an implemention of GenericError::convertToErrorCode which for now converts
it in to the dynamic_error_code we used to have. This will go away once
all the APIs are converted.
llvm-svn: 264910
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api/multiple-debuggers')
0 files changed, 0 insertions, 0 deletions