diff options
author | Pavel Labath <labath@google.com> | 2015-10-12 13:42:16 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2015-10-12 13:42:16 +0000 |
commit | f882f6fcd57e7335dd5e02b64bda5cbec5306241 (patch) | |
tree | affd8acf464c06a10f2540c097e29653ea0ca430 /llvm/lib/Support/CrashRecoveryContext.cpp | |
parent | 753726d6a906b331a9261ebb84938f96c9d8d98d (diff) | |
download | bcm5719-llvm-f882f6fcd57e7335dd5e02b64bda5cbec5306241.tar.gz bcm5719-llvm-f882f6fcd57e7335dd5e02b64bda5cbec5306241.zip |
dotest.py: Remove useless AttributeError catches
Summary:
Test decorators were ignoring AttributeError exceptions. These were introduced three years ago,
and copied to all decorators. They seem to serve no purpose and removing them produces no errors.
Given that they have prevented us from noticing the problem in r249819, I am removing them.
Reviewers: zturner, tfiala
Subscribers: iancottrell, lldb-commits
Differential Revision: http://reviews.llvm.org/D13583
llvm-svn: 250038
Diffstat (limited to 'llvm/lib/Support/CrashRecoveryContext.cpp')
0 files changed, 0 insertions, 0 deletions