repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git]
/
clang
/
test
/
Sema
/
lit.local.cfg
blob
baf1b39ef238cdcd92c63c69a8417902494f45d3
1
config.substitutions = list(config.substitutions)
2
config.substitutions.insert(
3
0, (r"%clang\b", """*** Do not use the driver in Sema tests. ***""")
4
)