Sign in
llvm
/
clang
/
e8264bb9815647b4c6558aeb045c65965cdb26d3
/
.
/
test
/
SemaObjCXX
/
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. ***"""
)
)