summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/lambdas/TestLambdas.py
blob: 97cc177aab70d1cbfbf7f8076a9f872f6799e55f (plain)
1
2
3
4
from lldbsuite.test import lldbinline
from lldbsuite.test import decorators

lldbinline.MakeInlineTest(__file__, globals(), [lldbinline.expectedFailureAll(oslist=["windows"])])
OpenPOWER on IntegriCloud