diff options
author | Lang Hames <lhames@gmail.com> | 2016-06-30 17:43:06 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2016-06-30 17:43:06 +0000 |
commit | 759b30edfc83726e93ce6350db21b15d1261446a (patch) | |
tree | 84d36fd54f647c4b9b7bf555c7645f0c70535cbb /lldb/packages/Python/lldbsuite/test | |
parent | ab58ae8730186d46ca90793de89c5dbb19901834 (diff) | |
download | bcm5719-llvm-759b30edfc83726e93ce6350db21b15d1261446a.tar.gz bcm5719-llvm-759b30edfc83726e93ce6350db21b15d1261446a.zip |
[Support] Fix a bug in ErrorList::join / joinErrors.
When concatenating two error lists the ErrorList::join method (which is called
by joinErrors) was failing to set the checked bit on the second error, leading
to a 'failure to check error' assertion.
llvm-svn: 274249
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions