aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-14 19:04:03 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-04-14 19:04:03 +0000
commitd672d73a1696783f4be04d68b17687535af536aa (patch)
treed040e943a0eb22fc0f9cecde2f7e90f1f1e25abe /clang/lib/Frontend/CompilerInvocation.cpp
parentbdaab80160c58c798328c596e41e48d3f1842e7f (diff)
downloadllvm-d672d73a1696783f4be04d68b17687535af536aa.zip
llvm-d672d73a1696783f4be04d68b17687535af536aa.tar.gz
llvm-d672d73a1696783f4be04d68b17687535af536aa.tar.bz2
verify-uselistorder: More outs() and errs(), less dbgs()
Change all the normally relevant output in `verify-uselistorder` from using `dbgs()` to using `outs()` and `errs()`. Now you don't need `-debug=uselistorder` to figure out what's going on (or at what stage verification failed, or to get the paths of the left-behind temporary files). This is a debugging tool, so I put the logging messages on `outs()` and the error messages on `errs()`. I also adjusted the output to be less ***loud***. Not sure why I was so `*`-happy when I first wrote this. llvm-svn: 234929
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions