summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/function_symbol
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2016-01-26 00:59:42 +0000
committerZachary Turner <zturner@google.com>2016-01-26 00:59:42 +0000
commit00b87282cd645564ee40bc56616925cb4318dc03 (patch)
tree8d538f6c0d20cbf95074328c508dd0bbb6be9191 /lldb/packages/Python/lldbsuite/test/python_api/function_symbol
parentc35b91cee23079e32f421dbea5e2697ae492ef6b (diff)
downloadbcm5719-llvm-00b87282cd645564ee40bc56616925cb4318dc03.tar.gz
bcm5719-llvm-00b87282cd645564ee40bc56616925cb4318dc03.zip
Write the session log file in UTF-8.
Previously we were writing in the default encoding, which depends on the operating system and is not guaranteed to be unicode aware. On Python 3, this would lead to a situation where writing unicode text to the log file generates an exception. The fix here is to write session logs using the proper encoding, which incidentally fixes another test, so xfail is removed from that. llvm-svn: 258759
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/function_symbol')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud