NAKAMURA Takumi
|
aeb4c0d8fb
|
Windows/Windows.h: Redefine _WIN32_WINNT here. mingw-w64 tends to define it as 0x0502 in its headers.
llvm-svn: 125171
|
2011-02-09 04:18:30 +00:00 |
NAKAMURA Takumi
|
5a3ff5b5a0
|
Make Win32's header file name lower for cross build on case-sensitive filesystem.
llvm-svn: 124864
|
2011-02-04 12:53:04 +00:00 |
Michael J. Spencer
|
751e9aafa9
|
Support: Move c_str from SmallVector back to SmallString and add a free standing
templated c_str in Windows.h to replace it.
llvm-svn: 121381
|
2010-12-09 17:37:18 +00:00 |
Michael J. Spencer
|
0d025b6b42
|
Support/Windows: Make MinGW happy.
llvm-svn: 120991
|
2010-12-06 06:02:07 +00:00 |
Michael J. Spencer
|
7ecd94cc0b
|
Support/FileSystem: Add directory_iterator implementation.
llvm-svn: 120989
|
2010-12-06 04:28:42 +00:00 |
Michael J. Spencer
|
39c4621f42
|
Support/Windows: Add ScopedHandle and move some clients over to it.
llvm-svn: 120987
|
2010-12-06 04:28:13 +00:00 |
Michael J. Spencer
|
447762da85
|
Merge System into Support.
llvm-svn: 120298
|
2010-11-29 18:16:10 +00:00 |