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