Sign in
android
/
toolchain
/
llvm-project
/
refs/heads/mirror-goog-main-rust-toolchain-source
/
.
/
clang
/
test
/
SemaCUDA
/
lit.local.cfg
blob: baf1b39ef238cdcd92c63c69a8417902494f45d3 [
file
] [
log
] [
blame
] [
edit
]
config
.
substitutions
=
list
(
config
.
substitutions
)
config
.
substitutions
.
insert
(
0
,
(
r
"%clang\b"
,
"""*** Do not use the driver in Sema tests. ***"""
)
)