summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/WindowsSupport.h
Commit message (Expand)AuthorAgeFilesLines
* Removing LLVM_EXPLICIT, as MSVC 2012 was the last reason for requiring the ma...Aaron Ballman2015-02-151-1/+1
* Add missing include guards to WindowsSupport.h.Yaron Keren2015-01-211-0/+5
* More long path name support on Windows, this time in program execution.Paul Robinson2014-11-241-0/+6
* Add writeFileWithSystemEncoding to LibLLVMSuppor.Rafael Espindola2014-09-031-0/+3
* Trying to fix the windows build.Rafael Espindola2014-06-121-4/+3
* Remove system_error.h.Rafael Espindola2014-06-121-1/+1
* Rename Windows.h to WindowsSupport.h to avoid ambiguityReid Kleckner2014-02-121-0/+172
OpenPOWER on IntegriCloud