Sign in
llvm
/
llvm-project
/
clang
/
1a9f4e7f6b962d98b3f28a7a627dc4a952c92ce1
/
.
/
test
/
SemaCUDA
/
lit.local.cfg
blob: f4ef5d2fa02de2851fd44b57da2fe3552ce1e4ad [
file
]
config
.
substitutions
=
list
(
config
.
substitutions
)
config
.
substitutions
.
insert
(
0
,
(
r
'%clang\b'
,
"""*** Do not use the driver in Sema tests. ***"""
)
)