teak-llvm/lldb/packages/Python/lldbsuite/support
Pavel Labath 89d2245a2a Ignore unicode decode errors in test suite's encoded_file class
These happen in a couple of tests when lldb tries to pretty print a
const char * variable in the inferior which points to garbage. Instead,
we have the python replace the invalid sequences with the unicode
replacement character.

llvm-svn: 341274
2018-09-01 12:15:46 +00:00
..
__init__.py
encoded_file.py
fs.py
funcutils.py
gmodules.py
optional_with.py
seven.py
sockutil.py