[all-commits] [llvm/llvm-project] cb2f23: [LinkerWrapper] Adjust test after a previous chang...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Jan 12 18:36:46 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb2f23a9b0de9c6747afb1efdc6e05b4691e0c50
https://github.com/llvm/llvm-project/commit/cb2f23a9b0de9c6747afb1efdc6e05b4691e0c50
Author: Joseph Huber <jhuber6 at vols.utk.edu>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M clang/test/Driver/linker-wrapper.c
Log Message:
-----------
[LinkerWrapper] Adjust test after a previous change in temp file names
Summary:
This patch adjusts the test to correctly search for the temp files
created after a previous patch changed the name. This wasn't caught
because it still technically worked.
More information about the All-commits
mailing list