summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/Windows.h
Commit message (Expand)AuthorAgeFilesLines
* Windows/Windows.h: Redefine _WIN32_WINNT here. mingw-w64 tends to define it a...NAKAMURA Takumi2011-02-091-0/+3
* Make Win32's header file name lower for cross build on case-sensitive filesys...NAKAMURA Takumi2011-02-041-2/+2
* Support: Move c_str from SmallVector back to SmallString and add a free standingMichael J. Spencer2010-12-091-0/+13
* Support/Windows: Make MinGW happy.Michael J. Spencer2010-12-061-6/+6
* Support/FileSystem: Add directory_iterator implementation.Michael J. Spencer2010-12-061-3/+7
* Support/Windows: Add ScopedHandle and move some clients over to it.Michael J. Spencer2010-12-061-0/+40
* Merge System into Support.Michael J. Spencer2010-11-291-0/+60
OpenPOWER on IntegriCloud