[lldb/Test] Move @skipIfAsan from test class to test methods.
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 6 Jan 2020 17:52:09 +0000 (09:52 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 6 Jan 2020 17:53:06 +0000 (09:53 -0800)
commit3abc2927cb2372349fbbc0b62382c85d7d000f2c
treef156c51920a1735b7b10019013411ac86feb71bc
parent896b84ac2c70ad69075c2496f8f89247704fff0b
[lldb/Test] Move @skipIfAsan from test class to test methods.

skipTestIfFn can only be used to decorate a test method.
lldb/packages/Python/lldbsuite/test/lang/objc/foundation/TestFoundationDisassembly.py