This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-31 20:51:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Support
/
Windows
History
Aaron Ballman
b8b01d327f
Checking for a return value with FormatMessage; if the call fails, there's no guarantee that the buffer will be non-null.
...
llvm-svn: 195019
2013-11-18 17:43:22 +00:00
..
DynamicLibrary.inc
Revert "Revert "Windows: Add support for unicode command lines""
2013-10-07 01:00:07 +00:00
explicit_symbols.inc
Windows/DynamicLibrary.inc: Fix trivial warnings. Thanks to John Myers!
2011-07-09 08:41:20 +00:00
Host.inc
revert r147542 after comments from Joerg Sonnenberger
2012-01-05 18:28:46 +00:00
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
Make Win32's header file name lower for cross build on case-sensitive filesystem.
2011-02-04 12:53:04 +00:00
ThreadLocal.inc
Satisfy C++ aliasing rules, per suggestion by Chandler.
2012-06-12 01:06:16 +00:00
TimeValue.inc
Windows: Fix a typo in an assert
2013-10-14 01:17:32 +00:00
Watchdog.inc
Add a new watchdog timer interface. The interface does not permit handling timeouts, so
2013-03-26 01:27:52 +00:00
Windows.h
Checking for a return value with FormatMessage; if the call fails, there's no guarantee that the buffer will be non-null.
2013-11-18 17:43:22 +00:00