xref
: /
llvm-project
/
clang
/
test
/
Interpreter
/
CUDA
/
lit.local.cfg
(revision ddeab07ca63235f8d952e1171b56fdb0f2d761c9)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
if 'host-supports-cuda' not in
config.available_features
:
2
config.unsupported
= True
3