Hafiz Abid Qadeer
|
10511b2a73
|
Change the type in va_arg call from char to int.
It is supposed to take fully promoted types.
llvm-svn: 204336
|
2014-03-20 11:24:44 +00:00 |
Hafiz Abid Qadeer
|
6eff101926
|
Replace some _MSC_VER with _WIN32.
This allows to use some code for mingw which was previously only
used for MSVC.
llvm-svn: 203651
|
2014-03-12 10:45:23 +00:00 |
Deepak Panickal
|
99fbc07600
|
Fix Windows build using portable types for formatting the log outputs
llvm-svn: 202723
|
2014-03-03 15:39:47 +00:00 |
Deepak Panickal
|
ff4ac8a6e7
|
Replaced custom variable arguments to standard library for correcting 64 bit Windows build
llvm-svn: 201523
|
2014-02-17 17:52:22 +00:00 |
Ed Maste
|
10c82017b6
|
Update header comment to match filename
llvm-svn: 200647
|
2014-02-02 19:25:11 +00:00 |
Deepak Panickal
|
914b8d989b
|
Fixing the Windows build for the changes brought in from the iohandler merge.
llvm-svn: 200565
|
2014-01-31 18:48:46 +00:00 |