1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Support/Windows
Michael J. Spencer 3c396f80a7 [Support][Path] Don't inf loop if creating the parent directory fails.
Patch by Paul Robinson.

llvm-svn: 176908
2013-03-12 22:32:39 +00:00
..
DynamicLibrary.inc
explicit_symbols.inc
Host.inc revert r147542 after comments from Joerg Sonnenberger 2012-01-05 18:28:46 +00:00
Memory.inc Add a comment about the requirement that the Windows.h header be last. 2012-12-04 07:04:57 +00:00
Mutex.inc
Path.inc Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. 2013-02-12 21:21:59 +00:00
PathV2.inc [Support][Path] Don't inf loop if creating the parent directory fails. 2013-03-12 22:32:39 +00:00
Process.inc Fix an obvious typo spotted by Reid Kleckner, and breaking windows builds. 2013-01-04 23:46:04 +00:00
Program.inc Remove an unused method on Program. 2012-12-31 23:44:47 +00:00
RWMutex.inc Remove tabs. 2012-07-19 00:06:06 +00:00
Signals.inc Move the internal PrintStackTrace function that is used for llvm::sys::PrintStackTraceOnErrorSignal(), 2013-01-09 19:42:40 +00:00
system_error.inc
ThreadLocal.inc Satisfy C++ aliasing rules, per suggestion by Chandler. 2012-06-12 01:06:16 +00:00
TimeValue.inc
Windows.h Revert r146363 to allow buildbots to make forward progress. 2011-12-12 17:58:31 +00:00