diff options
author | Adam Nemet <anemet@apple.com> | 2017-03-02 17:00:53 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2017-03-02 17:00:53 +0000 |
commit | a8b692a8e113e8bc5e7b8cb9a4958d895232b743 (patch) | |
tree | 1e0e94d66f9f58a266eb67872d333ef33be650b3 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 2057c42517184847bc0763ecb4adcc9c0dd1c913 (diff) | |
download | bcm5719-llvm-a8b692a8e113e8bc5e7b8cb9a4958d895232b743.tar.gz bcm5719-llvm-a8b692a8e113e8bc5e7b8cb9a4958d895232b743.zip |
[opt-viewer] Don't use __getattr__ for missing YAML attributes
__getattr__ does not work well with debugging. If the attribute function has
a run-time error, a missing attribute is reported instead.
llvm-svn: 296765
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions