diff options
author | Scott Linder <scott@scottlinder.com> | 2019-10-21 19:04:56 +0000 |
---|---|---|
committer | Scott Linder <scott@scottlinder.com> | 2019-10-21 19:04:56 +0000 |
commit | 87cb734c04beab4731b51ff6763f5e63a9e604d6 (patch) | |
tree | b0fc6b2d93a59bf44e0582ee19207421e02effd3 /llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp | |
parent | ca7f4d8b85b0e1f2f7ab4afab8a31b6aee5964cb (diff) | |
download | bcm5719-llvm-87cb734c04beab4731b51ff6763f5e63a9e604d6.tar.gz bcm5719-llvm-87cb734c04beab4731b51ff6763f5e63a9e604d6.zip |
[Clang] Add VerboseOutputStream to CompilerInstance
Remove one instance of a hardcoded output stream in
CompilerInstance::ExecuteAction. There are still other cases of output
being hard-coded to standard streams in ExecuteCompilerInvocation, but
this patch covers the case when no flags like -version or -help are
passed, namely the "X warnings and Y errors generated." diagnostic.
Differential Revision: https://reviews.llvm.org/D53768
llvm-svn: 375442
Diffstat (limited to 'llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp')
0 files changed, 0 insertions, 0 deletions