diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-04-07 23:27:54 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-04-07 23:27:54 +0000 |
commit | c0f15487c6b469071b87c4a269432503d8c2d9df (patch) | |
tree | 2ebe54044f50a1e9614ac43190d45b3cf786f0b7 /clang/lib/Analysis/BugReporter.cpp | |
parent | a518bb79b1854ad624e5223508813f9aaa77a547 (diff) | |
download | bcm5719-llvm-c0f15487c6b469071b87c4a269432503d8c2d9df.tar.gz bcm5719-llvm-c0f15487c6b469071b87c4a269432503d8c2d9df.zip |
Fix analyzer breakage introduced by r49213: http://llvm.org/viewvc/llvm-project?rev=49213&view=rev
The problem is that some clients of gcc lookout at the stdout output of gcc;
this requires that all the analyzer diagnostics go to stderr to avoid polluting
stdout.
llvm-svn: 49355
Diffstat (limited to 'clang/lib/Analysis/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions