[Driver] Specify -ccc-install-dir for linux-cross test
authorPetr Hosek <phosek@google.com>
Thu, 22 Apr 2021 07:08:36 +0000 (00:08 -0700)
committerPetr Hosek <phosek@google.com>
Thu, 22 Apr 2021 17:58:26 +0000 (10:58 -0700)
commit45340efb4c7d9b2f58bb27bc41cbd90cbbe3eac3
treeecc47988401a2a3cda0f57d92e538a75c8473284
parent15e19a259986ebb993a719b960b6bd3bb28d8329
[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
clang/test/Driver/linux-cross.cpp