[all-commits] [llvm/llvm-project] f2d878: Revert "[clang] Tweak test to tolerate clang being...
Nico Weber via All-commits
all-commits at lists.llvm.org
Tue Dec 6 07:23:27 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2d878ba688adf134fd0c4ad971ada57c1898e62
https://github.com/llvm/llvm-project/commit/f2d878ba688adf134fd0c4ad971ada57c1898e62
Author: Nico Weber <thakis at chromium.org>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M clang/test/Driver/hip-link-bc-to-bc.hip
Log Message:
-----------
Revert "[clang] Tweak test to tolerate clang being called "clang" instead of "clang-15""
This reverts commit af95441ba7f3ca61c925409e58ee7e5486d84033.
Necessary to revert 6b992bcce0c5a86f57c83dd8d0ac9e63bcfc5521.
Commit: 8e7994b9b513497589d4bf911f061378f517fb16
https://github.com/llvm/llvm-project/commit/8e7994b9b513497589d4bf911f061378f517fb16
Author: Nico Weber <thakis at chromium.org>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M clang/test/Driver/hip-link-bc-to-bc.hip
Log Message:
-----------
Revert "[Driver][test] Fix test by creating empty archive instead of empty file"
This reverts commit 6b992bcce0c5a86f57c83dd8d0ac9e63bcfc5521.
Test fails on macOS where ar doesn't want to create empty archives,
see https://reviews.llvm.org/D137275#3974489
Compare: https://github.com/llvm/llvm-project/compare/9531fc37fb8b...8e7994b9b513
More information about the All-commits
mailing list