aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/objcxx/class-name-clash/TestNameClash.py
blob: 3482b757fdf8655781f48eb78722ed9473d9a7d9 (plain)
1
2
3
4
from lldbsuite.test import decorators
from lldbsuite.test import lldbinline

lldbinline.MakeInlineTest(__file__, globals(), [])