]> granicus.if.org Git - clang/commit
Fix the failing windows clang unit tests. NFC
authorSumanth Gundapaneni <sgundapa@codeaurora.org>
Wed, 16 Dec 2015 19:09:51 +0000 (19:09 +0000)
committerSumanth Gundapaneni <sgundapa@codeaurora.org>
Wed, 16 Dec 2015 19:09:51 +0000 (19:09 +0000)
commit9cfad1d7205d20c61ff1f6eeb4e30d799b753807
treec9bdc03f66ddb870a08329acdfadcdf71d552654
parentb208e876583162225f640f8925722256b7b82ea7
Fix the failing windows clang unit tests. NFC

Some tests are missing the {{(.exe)?}} suffix on the exectables
which the FileCheck is grepping for. This will ensure, the lit tests
are clean on windows

Differential Revision: http://reviews.llvm.org/D15579

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@255804 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/mingw-useld.c
test/Driver/mips-mti-linux.c
test/Driver/myriad-toolchain.c