[all-commits] [llvm/llvm-project] 3abc29: [lldb/Test] Move @skipIfAsan from test class to te...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon Jan 6 09:53:13 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3abc2927cb2372349fbbc0b62382c85d7d000f2c
https://github.com/llvm/llvm-project/commit/3abc2927cb2372349fbbc0b62382c85d7d000f2c
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-01-06 (Mon, 06 Jan 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lang/objc/foundation/TestFoundationDisassembly.py
Log Message:
-----------
[lldb/Test] Move @skipIfAsan from test class to test methods.
skipTestIfFn can only be used to decorate a test method.
More information about the All-commits
mailing list