]> granicus.if.org Git - clang/commit
Apparently some of the bots add .svn dirs inside the test/Driver/Inputs
authorYaron Keren <yaron.keren@gmail.com>
Fri, 24 Jul 2015 11:01:45 +0000 (11:01 +0000)
committerYaron Keren <yaron.keren@gmail.com>
Fri, 24 Jul 2015 11:01:45 +0000 (11:01 +0000)
commit54801573dad490e308d42f2487109dddc243159d
treed7e07dea582bc059e7a6ca6ad2754ddc724e1e65
parentea642310f95cfbd2c543da758c79f3f0d7766038
Apparently some of the bots add .svn dirs inside the test/Driver/Inputs
directory structure. Try to make mingw toolchain resilient to such surprises.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@243105 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/MinGWToolChain.cpp