Sign in
llvm
/
llvm-project
/
bf317f66989cac26e17b4cd16ab1c7bdfe73dbe0
/
.
/
clang
/
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. ***"""
)
)