summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2017-03-23 15:28:15 +0000
committerAdrian McCarthy <amccarth@google.com>2017-03-23 15:28:15 +0000
commit1aa207d451d0f0a12ebfd8e841ca92be975fe1bc (patch)
tree7fb8708bfff6674a8a22fdb017c347d8190c9f1a /clang/lib/Frontend/CompilerInvocation.cpp
parenta8ba572dcfdb969fe1bb3381663298488891f838 (diff)
downloadbcm5719-llvm-1aa207d451d0f0a12ebfd8e841ca92be975fe1bc.tar.gz
bcm5719-llvm-1aa207d451d0f0a12ebfd8e841ca92be975fe1bc.zip
Add option to control whether llvm-pdbdump outputs in color
Adds -color-output option to llvm-pdbdump pretty commands that lets the user specify whether the output should have color. The default depends on whether the output is going to a TTY (per prior discussion in https://reviews.llvm.org/D31246). This will enable tests that pipe llvm-pdbdump output to FileCheck to work across platforms without regard to the differences in ANSI codes. Differential Revision: https://reviews.llvm.org/D31263 llvm-svn: 298610
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud