summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/remote-build.py
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-10-03 06:19:50 +0000
committerFangrui Song <maskray@google.com>2019-10-03 06:19:50 +0000
commitc4b5e594b4de3cdfea4ff3daa60a11d4f0b6b7bf (patch)
tree4539e98cf390a3089163c7160c40fb37b5839c2d /lldb/scripts/Python/remote-build.py
parent3a6950d3f02956f7c7001ce7f9e6c47ca1423f3f (diff)
downloadbcm5719-llvm-c4b5e594b4de3cdfea4ff3daa60a11d4f0b6b7bf.tar.gz
bcm5719-llvm-c4b5e594b4de3cdfea4ff3daa60a11d4f0b6b7bf.zip
Fix libc++ pretty printer test for Python 3 after D67238 (take 2)
In both Python 2 and Python 3, gdb.Value.string returns a 'str'. We just need to delete a `encode("utf-8")` which would return a 'bytes' in Python 3. llvm-svn: 373570
Diffstat (limited to 'lldb/scripts/Python/remote-build.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud