[all-commits] [llvm/llvm-project] b20816: [Clang] Drop ability to use the external shell

Aiden Grossman via All-commits all-commits at lists.llvm.org
Tue Jul 14 18:08:29 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b208160cd01b220d3482f0159607d3e3855faf57
      https://github.com/llvm/llvm-project/commit/b208160cd01b220d3482f0159607d3e3855faf57
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M clang/test/Analysis/exploded-graph-rewriter/lit.local.cfg
    M clang/test/Analysis/lit.local.cfg
    M clang/test/Analysis/scan-build/lit.local.cfg
    M clang/test/lit.cfg.py
    M clang/test/utils/update_cc_test_checks/Inputs/lit.cfg.example
    M clang/test/utils/update_cc_test_checks/lit.local.cfg
    M clang/utils/perf-training/bolt.lit.cfg
    M clang/utils/perf-training/lit.cfg
    M clang/utils/perf-training/order-files.lit.cfg

  Log Message:
  -----------
  [Clang] Drop ability to use the external shell

The external shell in lit is getting deleted soon and it will soon no
longer be possible to force enable it.

Reviewers: compnerd, petrhosek, ilovepi

Pull Request: https://github.com/llvm/llvm-project/pull/209564



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list