[all-commits] [llvm/llvm-project] e07404: [clang][scan-deps] fix new test for readonly work ...

Augie Fackler via All-commits all-commits at lists.llvm.org
Mon Jul 14 07:11:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e074044a120d5fd2f7aef8f868e8618c6909e568
      https://github.com/llvm/llvm-project/commit/e074044a120d5fd2f7aef8f868e8618c6909e568
  Author: Augie Fackler <augie at google.com>
  Date:   2025-07-14 (Mon, 14 Jul 2025)

  Changed paths:
    M clang/test/ClangScanDeps/visible-modules.c

  Log Message:
  -----------
  [clang][scan-deps] fix new test for readonly work trees

Our setup runs tests with bazel in such a way that the work tree is
readonly, which was causing this test to fail because it couldn't write
the .o file. This fixes that, which was new in 15c3793cdf94 when this
test was introduced.



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