[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)
commitff555ce798a3a98ebd4dfc258630304f87985375
tree25f41ed608250250332e35e3f478bd6cef3d6cbc
parente78a62207a98666b1f522f2f584e918bd377b9f7
[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.

llvm-svn: 316687
clang/utils/analyzer/SATestBuild.py