summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2016-08-31 07:42:38 +0000
committerPavel Labath <labath@google.com>2016-08-31 07:42:38 +0000
commit30ff4b485147635f5593d4aae87dbca1042d2a4f (patch)
treeb6181189a4ffdc4c109eeacba5f50e2361cee011 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parentb16672d91d47737e813b073b544c4139fda3fe72 (diff)
downloadbcm5719-llvm-30ff4b485147635f5593d4aae87dbca1042d2a4f.tar.gz
bcm5719-llvm-30ff4b485147635f5593d4aae87dbca1042d2a4f.zip
Fix lldb build on Mac.
Summary: https://github.com/llvm-mirror/lldb/commit/e80f43fd78fa0fbc04d2d59b5713acb5d06c8308 greatly improved an API, but missed one more occurence of legacy usage. This leads to: if (extractor.GetHexBytes(&payload_bytes[0], payload_bytes.size(), '\xdd') != payload_bytes.size()) ~~~~~~~~~~~~~~~~~~~~~ ^~~~~~ /lldb/include/lldb/Utility/StringExtractor.h:151:5: note: 'GetHexBytes' declared here Reviewers: zturner Subscribers: lldb-commits Differential Revision: https://reviews.llvm.org/D24064 Author: Taras Tsugrii <ttsugrii@fb.com> llvm-svn: 280202
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud