hanchenye-llvm-project/clang/unittests/Basic
NAKAMURA Takumi 67677898d3 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.

llvm-svn: 133794
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