A version of this logic appears in ~every lit.site.cfg.in (28 copies total).
This patch just removes two, but I'll update the rest of llvm-project next.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121427
[lit] add lit_config.substitute to interpolate lit_config.params ClosedPublic Authored by sammccall on Mar 10 2022, 3:58 PM.
Details Summary A version of this logic appears in ~every lit.site.cfg.in (28 copies total).
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 10 2022, 3:58 PM This revision is now accepted and ready to land.Mar 14 2022, 3:18 AM This revision was landed with ongoing or failed builds.Mar 15 2022, 2:10 PM Closed by commit rGfa1019fa1843: [lit] add lit_config.substitute to interpolate lit_config.params (authored by sammccall). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415576 clang-tools-extra/clangd/test/lit.site.cfg.py.in
clang-tools-extra/test/lit.site.cfg.py.in
llvm/utils/lit/lit/LitConfig.py
|