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