Sign in
fuchsia
/
third_party
/
swift-clang
/
de97de07261d892fa9a8b454119e00fba721ec4e
/
.
/
test
/
Sema
/
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. ***"""
)
)