aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/Windows/TimeValue.inc
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-0/+1
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-9/+10
* Update to LLVM 3.5a.Stephen Hines2014-04-241-1/+1
* Windows: Fix a typo in an assertDavid Majnemer2013-10-141-6/+3
* Add missing #include's to cctype when using isdigit/alpha/etc.Will Dietz2013-10-121-0/+1
* Windows/TimeValue.inc: Mute prefixed '0' on %d to emulate %e.NAKAMURA Takumi2013-07-121-0/+5
* Add back code for supporting old mingw versions. Should bring the bots back.Rafael Espindola2013-07-111-3/+13
* Looks like some versions of mingw don't have errno_t. Use int.Rafael Espindola2013-07-111-1/+1
* Fix a FIXME about the format and add a test.Rafael Espindola2013-07-111-14/+9
* Merge System into Support.Michael J. Spencer2010-11-291-0/+51