]> granicus.if.org Git - clang/commit
[Analyzer] [Tests] Do not discard output from CmpRuns.py when running integration...
authorGeorge Karpenkov <ekarpenkov@apple.com>
Wed, 25 Oct 2017 21:49:46 +0000 (21:49 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Wed, 25 Oct 2017 21:49:46 +0000 (21:49 +0000)
commitd67bfb9c5a824cda77728809d0e86fce71c364ae
treebfdb15dddc2388990e936231d2dd2b29e365d124
parenta535f1e292c1266239723115754e4060d25f2ffb
[Analyzer] [Tests] Do not discard output from CmpRuns.py when running integration tests

Contrary to the deleted comment, in most cases CmpRuns.py produces a
fairly small amount of output, which is useful to see straight away to
see what has changed when executing the integration tests.

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