[all-commits] [llvm/llvm-project] f83f6f: Fix lit testing to support standalone testing (#17...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Dec 3 05:59:56 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f83f6f565f408c8d24ff024146a002f6a1ea77c7
      https://github.com/llvm/llvm-project/commit/f83f6f565f408c8d24ff024146a002f6a1ea77c7
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-12-03 (Wed, 03 Dec 2025)

  Changed paths:
    M llvm/utils/lit/tests/lit.cfg
    M llvm/utils/lit/tests/windows-pools.py

  Log Message:
  -----------
  Fix lit testing to support standalone testing (#170365)

To be able to test lit without having a configuration of LLVM, we need
to support invocations that are not going through the lit.site.cfg and
thus don't have a llvm_config set-up.



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