llvm-6502/lib/Support/Windows
2015-03-26 16:24:38 +00:00
..
DynamicLibrary.inc
explicit_symbols.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc Remove many superfluous SmallString::str() calls. 2015-03-18 10:17:07 +00:00
Process.inc [raw_ostream] When printing color on Windows, use correct bg color. 2015-02-28 19:08:27 +00:00
Program.inc
RWMutex.inc
Signals.inc Sometimes report_fatal_error is called when there is not a handler function used to fail gracefully. In that case, RunInterruptHandlers is called, which attempts to enter a critical section object. Ensure that the critical section is properly initialized so that this code functions properly, and tools like clang-tidy do not crash in Debug builds. 2015-03-26 16:24:38 +00:00
ThreadLocal.inc
TimeValue.inc
Watchdog.inc
WindowsSupport.h