]> granicus.if.org Git - clang/commit
Attempt to re-enable the VFS unittests on Windows
authorBen Langmuir <blangmuir@apple.com>
Wed, 5 Mar 2014 21:32:20 +0000 (21:32 +0000)
committerBen Langmuir <blangmuir@apple.com>
Wed, 5 Mar 2014 21:32:20 +0000 (21:32 +0000)
commit75f094ca568d0efe44961613d8a748acbc8eb7c0
treea0d8c913e76fee63ff4c4a68c24dfad03ce02ec6
parent902ac3b762c91ce1c39accdb8c18a12f87f2a1c9
Attempt to re-enable the VFS unittests on Windows

Using a //net/ path to hopefully avoid problems with non-absolute paths
on Windows.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203010 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/VirtualFileSystem.cpp
unittests/Basic/VirtualFileSystemTest.cpp