Files
llvm/lldb/test/API/python_api/exprpath_synthetic/TestExprPathSynthetic.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
155 B
Python
Raw Normal View History

from lldbsuite.test import decorators
from lldbsuite.test import lldbinline
lldbinline.MakeInlineTest(__file__, globals(), [decorators.skipUnlessDarwin])