]> granicus.if.org Git - clang/commit
[Analyzer] [Tests] Write analyzers crashes to stdout, and not to a separate file
authorGeorge Karpenkov <ekarpenkov@apple.com>
Thu, 26 Oct 2017 19:00:22 +0000 (19:00 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Thu, 26 Oct 2017 19:00:22 +0000 (19:00 +0000)
commitbce8668f19401f4fc021a74f3fe323574476ed28
tree16392e8850b04790f029b1cc8779050cca009eb0
parent639ed1da2f19d52e75fda5011c548223095d0b68
[Analyzer] [Tests] Write analyzers crashes to stdout, and not to a separate file

With this change it would be sufficient to look at CI console to see the
failure.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316687 91177308-0d34-0410-b5e6-96231b3b80d8
utils/analyzer/SATestBuild.py