blob: 1c2876284512df6f35bdb77b8fa13863a1e4c89d [file]
from lldbsuite.test import lldbinline
from lldbsuite.test import decorators
lldbinline.MakeInlineTest(
__file__,
globals(),
[
decorators.skipIfWasm,
decorators.expectedFailureAll(bugnumber="llvm.org/pr50814", compiler="gcc"),
],
)