Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a8a3bd210086b50242903ed95048fe5e53897878
/
.
/
lldb
/
test
/
python_api
/
exprpath_synthetic
/
TestExprPathSynthetic.py
blob: 356979f0248fdc273ed4ca71499e110ea6f83c10 [
file
] [
log
] [
blame
]
import
lldbinline
import
lldbtest
lldbinline
.
MakeInlineTest
(
__file__
,
globals
(),
[
lldbtest
.
skipIfFreeBSD
,
lldbtest
.
skipIfLinux
,
lldbtest
.
skipIfWindows
])