This revision was automatically updated to reflect the committed changes.
Closed by commit rL250038: dotest.py: Remove useless AttributeError catches
(authored by labath).
Changed prior to commit:
http://reviews.llvm.org/D13583?vs=36933&id=37102#toc
Repository:
rL LLVM
http://reviews.llvm.o
tfiala accepted this revision.
tfiala added a comment.
This revision is now accepted and ready to land.
Looks great. Thanks for tracking that down!
http://reviews.llvm.org/D13583
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://list
labath created this revision.
labath added reviewers: zturner, tfiala.
labath added subscribers: lldb-commits, iancottrell.
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