llvm-6502/lib/Support/Windows
Timur Iskhodzhanov f1a8d770f2 Fix build on Windows
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181873 91177308-0d34-0410-b5e6-96231b3b80d8
2013-05-15 09:00:30 +00:00
..
DynamicLibrary.inc
explicit_symbols.inc
Host.inc
Memory.inc
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][Windows] Fix dangling else. Don't call CloseHandle when CloseFD is false. 2013-03-15 19:25:47 +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 Fixes a buffer overrun where the allocated buffer wasn't large enough to accommodate the closing quote escape rules in some instances. 2013-05-01 02:53:14 +00:00
RWMutex.inc
Signals.inc [Support] Disable assertion dialogs from the MSVC debug CRT 2013-04-05 16:18:03 +00:00
system_error.inc
ThreadLocal.inc
TimeValue.inc
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 Fix build on Windows 2013-05-15 09:00:30 +00:00