[all-commits] [llvm/llvm-project] f8b5f8: Reapply "[TSan] Make Test work with Internal Shell"

Aiden Grossman via All-commits all-commits at lists.llvm.org
Thu Oct 30 17:42:13 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8b5f86cd9c1a6b10c7cf161075eae5b32e18126
      https://github.com/llvm/llvm-project/commit/f8b5f86cd9c1a6b10c7cf161075eae5b32e18126
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-10-31 (Fri, 31 Oct 2025)

  Changed paths:
    M compiler-rt/test/tsan/ignore_lib0.cpp

  Log Message:
  -----------
  Reapply "[TSan] Make Test work with Internal Shell"

This reverts commit 39f08eb997424626bd396a0529daf4ab816d19e6.

This was causing buildbot failures because we were using an explicit
python call instead of the python substitution. This leads to failures
on platforms that do not have a binary called python.



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