Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / lldb / test / API / lang / objcxx / objcxx-ivar-vector / TestIvarVector.py
blob3482b757fdf8655781f48eb78722ed9473d9a7d9
1 from lldbsuite.test import decorators
2 from lldbsuite.test import lldbinline
4 lldbinline.MakeInlineTest(__file__, globals(), [])