[all-commits] [llvm/llvm-project] 36e4cb: Fix tests clang-offload-bundler-zlib/zstd.c (#74504)

Yaxun (Sam) Liu via All-commits all-commits at lists.llvm.org
Wed Dec 6 15:38:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36e4cb7986da455342dfd535b659640ab0692340
      https://github.com/llvm/llvm-project/commit/36e4cb7986da455342dfd535b659640ab0692340
  Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M clang/test/Driver/clang-offload-bundler-zlib.c
    M clang/test/Driver/clang-offload-bundler-zstd.c

  Log Message:
  -----------
  Fix tests clang-offload-bundler-zlib/zstd.c (#74504)

The test fails intermittently due to non-unique file name %T.

Use %t based file names instead.

Fixes: https://github.com/llvm/llvm-project/issues/74472




More information about the All-commits mailing list