]> granicus.if.org Git - clang/commit
Fix test Driver/solaris-ld.c for Windows.
authorDouglas Yung <douglas.yung@sony.com>
Wed, 24 Jan 2018 00:05:01 +0000 (00:05 +0000)
committerDouglas Yung <douglas.yung@sony.com>
Wed, 24 Jan 2018 00:05:01 +0000 (00:05 +0000)
commitd9fb0cb49f03ee4fc185d52f1e272ae80df160ee
treed32d230ce92432c8db8cb735e2495c15fa99efda
parentbbb5d09c94b6a8b2cf9f69b14025c08da4c12586
Fix test Driver/solaris-ld.c for Windows.

- Test needs to be able to handle "clang.exe" on Windows
- Test needs to be able to handle either '/' or '\\' used as the path separator

Reviewed by Paul Robinson

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@323285 91177308-0d34-0410-b5e6-96231b3b80d8
test/Driver/solaris-ld.c