]> granicus.if.org Git - clang/commit
[Analyzer] [Tests] Dump the output of scan-build to stdout on failure.
authorGeorge Karpenkov <ekarpenkov@apple.com>
Fri, 27 Oct 2017 22:39:54 +0000 (22:39 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Fri, 27 Oct 2017 22:39:54 +0000 (22:39 +0000)
commit0d8450b358fac348761b11924a92e8d269389cb1
tree6ffc9c56aafd2a666a0d775fe6df1761964e0e5d
parentd6689452f55d5a852bff083e2855e5abcde49997
[Analyzer] [Tests] Dump the output of scan-build to stdout on failure.

Eliminates extra lookup step during debugging.

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