diff options
author | Nico Rieck <nico.rieck@gmail.com> | 2013-09-11 00:36:48 +0000 |
---|---|---|
committer | Nico Rieck <nico.rieck@gmail.com> | 2013-09-11 00:36:48 +0000 |
commit | 92d649ad61a2c6f7326c1031e966816fb03be622 (patch) | |
tree | 7fb891790fba9648f06fd6a2c0b21d6e8be6fecd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1e4e6fb892e28ef1f719cdb8a1c20ef3044d830e (diff) | |
download | llvm-92d649ad61a2c6f7326c1031e966816fb03be622.zip llvm-92d649ad61a2c6f7326c1031e966816fb03be622.tar.gz llvm-92d649ad61a2c6f7326c1031e966816fb03be622.tar.bz2 |
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.
llvm-svn: 190460
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions