llvm-6502/lib/Support/Windows
Nico Rieck 44a61bde15 Support ANSI escape code on Windows
In some cases (e.g. when a build system pipes stderr) the Windows console
API cannot be used to color output. For these, provide a way to switch to
ANSI escape codes. This is required for Clang's -fansi-escape-codes option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190460 91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-11 00:36:48 +00:00
..
DynamicLibrary.inc
explicit_symbols.inc
Host.inc
Memory.inc
Mutex.inc
Path.inc Add getenv() wrapper that works on multibyte environment variable. 2013-09-10 19:45:51 +00:00
Process.inc Support ANSI escape code on Windows 2013-09-11 00:36:48 +00:00
Program.inc Avoid using alloca in Windows/Program.inc 2013-08-07 01:21:33 +00:00
RWMutex.inc
Signals.inc Improve our error handling on windows. 2013-07-26 14:55:36 +00:00
system_error.inc
ThreadLocal.inc
TimeValue.inc
Watchdog.inc
Windows.h Add getenv() wrapper that works on multibyte environment variable. 2013-09-10 19:45:51 +00:00