forked from OSchip/llvm-project
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| encoded_file.py | ||
| fs.py | ||
| funcutils.py | ||
| gmodules.py | ||
| optional_with.py | ||
| seven.py | ||
| sockutil.py | ||