5 lines
137 B
Python
5 lines
137 B
Python
import lldbinline
|
|
import lldbtest
|
|
|
|
lldbinline.MakeInlineTest(__file__, globals(), [lldbtest.expectedFailureWindows("llvm.org/pr24772")])
|