Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / c / offsetof / TestOffsetof.py
blobcdfbaae0ce3dbe22da194ae67ecfc633bb0a1b0c
1 from lldbsuite.test import lldbinline
2 from lldbsuite.test import decorators
4 lldbinline.MakeInlineTest(__file__, globals(), [decorators.no_debug_info_test])