[all-commits] [llvm/llvm-project] fa1019: [lit] add lit_config.substitute to interpolate lit...

Sam McCall via All-commits all-commits at lists.llvm.org
Tue Mar 15 14:09:59 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa1019fa184344a9ba57e56c8ae6c52e65b5f05c
      https://github.com/llvm/llvm-project/commit/fa1019fa184344a9ba57e56c8ae6c52e65b5f05c
  Author: Sam McCall <sam.mccall at gmail.com>
  Date:   2022-03-15 (Tue, 15 Mar 2022)

  Changed paths:
    M clang-tools-extra/clangd/test/lit.site.cfg.py.in
    M clang-tools-extra/test/lit.site.cfg.py.in
    M llvm/utils/lit/lit/LitConfig.py

  Log Message:
  -----------
  [lit] add lit_config.substitute to interpolate lit_config.params

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.

Differential Revision: https://reviews.llvm.org/D121427




More information about the All-commits mailing list