summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-05-09 11:07:43 +0000
committerPavel Labath <labath@google.com>2016-05-09 11:07:43 +0000
commitb8d8c62b341ab7a294231e6395dede2190bb93a8 (patch)
tree141162b42fee2d6bd33467e0eede7cc87d0698cc /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py
parent5a520f6cd5d4942c590a9c52afc1bc793e9696ff (diff)
downloadbcm5719-llvm-b8d8c62b341ab7a294231e6395dede2190bb93a8.tar.gz
bcm5719-llvm-b8d8c62b341ab7a294231e6395dede2190bb93a8.zip
Fix assertion in SymbolFilePDB
llvm::Error requires all errors to be handled. Simply checking the whether there was an error is not enough, you have to actuall call handle(All)Errors, in case there was an error. llvm-svn: 268906
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud