xref
: /
llvm-project
/
lldb
/
test
/
Shell
/
Commands
/
CommandScriptImmediateOutput
/
lit.local.cfg
(revision 87aa9c9e4d41ed881453e2fab85b3d25f648bb55)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if not "python" in
config.available_features
:
2
config.unsupported
= True
3