summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2019-10-10 12:57:14 +0000
committerRaphael Isemann <teemperor@gmail.com>2019-10-10 12:57:14 +0000
commitf5b2b76008dca191c327c5c8c070e5f089608329 (patch)
tree73ddbd568e1a4353b7fa3651d0123255169508ef /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
parent3370d4d2b7661f31f2b37c7189cbfbc851d8069c (diff)
downloadbcm5719-llvm-f5b2b76008dca191c327c5c8c070e5f089608329.tar.gz
bcm5719-llvm-f5b2b76008dca191c327c5c8c070e5f089608329.zip
[lldb] Make sure import-std-module/sysroot actually passes for the right reasons
This test was previously passing because myabs was actually emitted into the debug information and we called that. The test itself was broken as it didn't use the libc++ directory structure (the /v1/ directory was just called /include/). This patch gives myabs a default argument which we can't get from debug information and inlines the function to make sure we can't call it from LLDB without loading the C++ module. llvm-svn: 374335
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud