Sign in
cobalt
/
cobalt
/
308ed6b84664d59944cd65f4b4359c28a2443be6
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
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. ***"""
)
)