diff options
author | Rui Ueyama <ruiu@google.com> | 2014-08-06 19:37:35 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2014-08-06 19:37:35 +0000 |
commit | 57a2953ba069a2f7d2b1d2fab67025e4dd2257e5 (patch) | |
tree | 9ff08f0d67d86be1725fcbada41b6d3a92cf84d6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c487f7728e10eae5eadd8bb32a5ec5c1828a138f (diff) | |
download | llvm-57a2953ba069a2f7d2b1d2fab67025e4dd2257e5.zip llvm-57a2953ba069a2f7d2b1d2fab67025e4dd2257e5.tar.gz llvm-57a2953ba069a2f7d2b1d2fab67025e4dd2257e5.tar.bz2 |
Fix mach-o tests on Windows
The tests assume the path separator is '/', but if you run
them on Windows it is '\'. As a result the tests are failing
on Windows. This should be the minimal change to make these
tests to pass on Windows platform.
Differential Revision: http://reviews.llvm.org/D4710
llvm-svn: 214990
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions