[all-commits] [llvm/llvm-project] af845d: [Clang] Fix DriverKit tests on Linux
Egor Zhdan via All-commits
all-commits at lists.llvm.org
Fri May 13 14:10:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af845d7e437a0380f65db841f2917f3c1a95ecf5
https://github.com/llvm/llvm-project/commit/af845d7e437a0380f65db841f2917f3c1a95ecf5
Author: Egor Zhdan <e_zhdan at apple.com>
Date: 2022-05-13 (Fri, 13 May 2022)
Changed paths:
M clang/test/Driver/darwin-ld-platform-version-driverkit.c
M clang/test/Driver/darwin-ld.c
Log Message:
-----------
[Clang] Fix DriverKit tests on Linux
Some new DriverKit tests were added in https://reviews.llvm.org/D121911, and unfortunately they fail on Linux build bots.
More information about the All-commits
mailing list