teak-llvm/lldb/packages/Python/lldbsuite/test/lang/objc/objc-class-method
Zachary Turner 05021bb2ed Remove skip and xfail decorators for target architecture.
This removes the following decorators:

* skipIfI386
* expectedFailureI386
* expectedFailurex86_64
* skipIfArch
* skipUnlessArch
* skipUnlessI386

And other related decorators.  All code using those decorators
is updated to use expectedFailureAll and skipIf

llvm-svn: 260178
2016-02-09 00:36:34 +00:00
..
class.m
Makefile
TestObjCClassMethod.py Remove skip and xfail decorators for target architecture. 2016-02-09 00:36:34 +00:00