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)
commitf1d814d40c054f4603e1b7bbadbe188e38496c24
treed66e9abff074add3efea163cb356cd4aacdc26f3
parent4f637e0ccca8268118292db48b820ccb29587d05
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.

llvm-svn: 323225
clang/test/Driver/cl-pch-search.cpp
clang/test/Driver/cl-pch-showincludes.cpp