[all-commits] [llvm/llvm-project] 45340e: [Driver] Specify -ccc-install-dir for linux-cross ...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Thu Apr 22 10:58:58 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 45340efb4c7d9b2f58bb27bc41cbd90cbbe3eac3
https://github.com/llvm/llvm-project/commit/45340efb4c7d9b2f58bb27bc41cbd90cbbe3eac3
Author: Petr Hosek <phosek at google.com>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M clang/test/Driver/linux-cross.cpp
Log Message:
-----------
[Driver] Specify -ccc-install-dir for linux-cross test
This avoids test failures where extra files exist in the tree, such
as the standard library built using the runtimes build.
Differential Revision: https://reviews.llvm.org/D101023
More information about the All-commits
mailing list