summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/WindowsSupport.h
Commit message (Collapse)AuthorAgeFilesLines
* Trying to fix the windows build.Rafael Espindola2014-06-121-4/+3
| | | | llvm-svn: 210805
* Remove system_error.h.Rafael Espindola2014-06-121-1/+1
| | | | | | | This is a minimal change to remove the header. I will remove the occurrences of "using std::error_code" in a followup patch. llvm-svn: 210803
* Rename Windows.h to WindowsSupport.h to avoid ambiguityReid Kleckner2014-02-121-0/+172
llvm-svn: 201258
OpenPOWER on IntegriCloud