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