]> granicus.if.org Git - clang/commit
lit.cfg: better check for MSYS
authorHans Wennborg <hans@hanshq.net>
Mon, 5 Aug 2013 20:14:43 +0000 (20:14 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 5 Aug 2013 20:14:43 +0000 (20:14 +0000)
commitde56bb733f6934080ed8b1a7db3ce2ba1852e91e
treedfc33b81bcfdaf79db1dab7e3408f2bb8c7522fc
parent0e2189791acf7fcec4f1b32af24efb2d363f30c1
lit.cfg: better check for MSYS

When running the tests under Cygwin using non-Cygwin python,
the platform would be Windows and there would be bash on the path,
so this check for MSYS would not work correctly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187737 91177308-0d34-0410-b5e6-96231b3b80d8
test/lit.cfg