e33423ad7a5474f1033fe6776bfdcf630ca6187c
[openbsd] /
1 from lldbsuite.test import lldbinline
2 from lldbsuite.test import decorators
3
4 lldbinline.MakeInlineTest(__file__, globals(), [lldbinline.expectedFailureAll(
5             oslist=["windows"], bugnumber="llvm.org/pr43707")])