]> granicus.if.org Git - clang/commit
test: adjust the target for some Windows tests
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 23 Jan 2018 17:05:57 +0000 (17:05 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 23 Jan 2018 17:05:57 +0000 (17:05 +0000)
commita06a1fbd8e3d643a94aaeb7a9855b5b0b13ceca7
treec22c8af27dae6dbd878098a676ba44c7ef52b4a2
parenta11eb9ed7825aa26b6e4812f4073a91e9cd3a5b4
test: adjust the target for some Windows tests

The tests are targeting Windows but do not specify an environment.  When
executed on Linux, they would use an ELF output rather than the COFF
output.  Explicitly provide an environment.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@323225 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/cl-pch-search.cpp
test/Driver/cl-pch-showincludes.cpp