summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/file_handle
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-08-26 12:42:28 +0000
committerPavel Labath <pavel@labath.sk>2019-08-26 12:42:28 +0000
commit27f56c1200aa78e3b651cb8ff913b7b727211d8d (patch)
tree1a3ac0db30310e7aa4465974cbda1d1bf44427b5 /lldb/packages/Python/lldbsuite/test/python_api/file_handle
parentc7deb7f808eed24cf69d44f8e7c9a7eea2968050 (diff)
downloadbcm5719-llvm-27f56c1200aa78e3b651cb8ff913b7b727211d8d.tar.gz
bcm5719-llvm-27f56c1200aa78e3b651cb8ff913b7b727211d8d.zip
Fix a type mismatch error in GDBRemoteCommunicationServerCommon
GetU64 returns a uint64_t. Don't store it in size_t as that is only 32-bit on 32-bit platforms. llvm-svn: 369904
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/file_handle')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud