[all-commits] [llvm/llvm-project] 14375d: [clang] Clean up large clang binaries copied into ...

Teresa Johnson via All-commits all-commits at lists.llvm.org
Tue Feb 24 07:58:18 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14375d43db3636976c003042a56eab311f9ec2d3
      https://github.com/llvm/llvm-project/commit/14375d43db3636976c003042a56eab311f9ec2d3
  Author: Teresa Johnson <tejohnson at google.com>
  Date:   2026-02-24 (Tue, 24 Feb 2026)

  Changed paths:
    M clang/test/Driver/darwin-header-search-libcxx-2.cpp
    M clang/test/Driver/rocm-detect-lib-llvm.hip

  Log Message:
  -----------
  [clang] Clean up large clang binaries copied into test temp directories (#182304)

I noticed a couple of tests leave behind copies of clang binaries they
copy into their temp directories. Replicate the cleanup from another
test (clang/test/Driver/clang_f_opts_withspaces.c) to remove these.



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