[all-commits] [llvm/llvm-project] 0f07ff: [Clang] Fix test that sometimes fails depending on...

Joseph Huber via All-commits all-commits at lists.llvm.org
Tue Jan 24 19:12:41 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f07ff8b71e6c5f899b99b445eccd4323395b33f
      https://github.com/llvm/llvm-project/commit/0f07ff8b71e6c5f899b99b445eccd4323395b33f
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

  Changed paths:
    M clang/test/Driver/linker-wrapper-libs.c

  Log Message:
  -----------
  [Clang] Fix test that sometimes fails depending on the temp name

Summary:
This test has a negative check for an extra file. it turns out that
sometimes the temp name can match it. Be more specific with it.




More information about the All-commits mailing list