clang-1/unittests/Basic
NAKAMURA Takumi 8e27eb7ebf unittests/Basic/FileManagerTest.cpp: Unbreak Win32, mingw and msvc.
LLVM_ON_WIN32 is defined in llvm/Config/config.h.
IMO, it might be enough with _WIN32 in most cases, LLVM_ON_xxx could be deprecated.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@133794 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-24 14:10:29 +00:00
..
FileManagerTest.cpp unittests/Basic/FileManagerTest.cpp: Unbreak Win32, mingw and msvc. 2011-06-24 14:10:29 +00:00
Makefile Re-instate r125819 and r125820 with no functionality change 2011-02-19 23:03:58 +00:00