[all-commits] [llvm/llvm-project] 2de36d: [clang][driver] Only run multi-arch tests on Darwin
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Mon Jun 13 05:03:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2de36d0369a5107a3f02aceebb55326adf4ad2cb
https://github.com/llvm/llvm-project/commit/2de36d0369a5107a3f02aceebb55326adf4ad2cb
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2022-06-13 (Mon, 13 Jun 2022)
Changed paths:
M clang/test/Driver/compilation_database_multiarch.c
Log Message:
-----------
[clang][driver] Only run multi-arch tests on Darwin
This fixes the test introduced in a85670001ba2487988839656299771915ebc7633 that causes failures on non-Darwin systems.
More information about the All-commits
mailing list