David Majnemer
|
93fdc3fabf
|
Windows: Fix a typo in an assert
llvm-svn: 192564
|
2013-10-14 01:17:32 +00:00 |
Will Dietz
|
981af0021b
|
Add missing #include's to cctype when using isdigit/alpha/etc.
llvm-svn: 192519
|
2013-10-12 00:55:57 +00:00 |
NAKAMURA Takumi
|
40bd28a7df
|
Windows/TimeValue.inc: Mute prefixed '0' on %d to emulate %e.
It fixes compatibility in llvm/test/Object/archive-toc.test.
llvm-svn: 186142
|
2013-07-12 02:13:03 +00:00 |
Rafael Espindola
|
1761824d72
|
Add back code for supporting old mingw versions. Should bring the bots back.
llvm-svn: 186096
|
2013-07-11 16:11:21 +00:00 |
Rafael Espindola
|
bce399216c
|
Looks like some versions of mingw don't have errno_t. Use int.
llvm-svn: 186092
|
2013-07-11 15:47:04 +00:00 |
Rafael Espindola
|
b1c1c5f377
|
Fix a FIXME about the format and add a test.
While at it, use strftime on Unix too and use the thread safe versions
of localtime.
llvm-svn: 186090
|
2013-07-11 15:35:23 +00:00 |
Michael J. Spencer
|
447762da85
|
Merge System into Support.
llvm-svn: 120298
|
2010-11-29 18:16:10 +00:00 |