1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Support/Windows
Alp Toker 5f858a6e6b Fix a conversion warning in the mingw32 build
gcc diagnoses this:
  warning: converting to non-pointer type 'unsigned int' from NULL

Also remove an empty statement.

No change in functionality.

llvm-svn: 192955
2013-10-18 07:53:25 +00:00
..
DynamicLibrary.inc Revert "Revert "Windows: Add support for unicode command lines"" 2013-10-07 01:00:07 +00:00
explicit_symbols.inc
Host.inc
Memory.inc Fix a conversion warning in the mingw32 build 2013-10-18 07:53:25 +00:00
Mutex.inc
Path.inc Windows: Be more explicit with Win32 APIs 2013-10-07 09:52:36 +00:00
Process.inc Windows: Avoiding resizing, use uninitialized data() instead 2013-10-07 21:57:07 +00:00
Program.inc Fix initialization order warning in mingw32 build 2013-10-18 07:09:58 +00:00
RWMutex.inc Windows: Don't bother with pinning Kernel32.dll 2013-10-14 00:06:58 +00:00
Signals.inc Windows: Be more explicit with Win32 APIs 2013-10-07 09:52:36 +00:00
system_error.inc
ThreadLocal.inc
TimeValue.inc Windows: Fix a typo in an assert 2013-10-14 01:17:32 +00:00
Watchdog.inc
Windows.h Revert "Revert "Windows: Add support for unicode command lines"" 2013-10-07 01:00:07 +00:00