[Analyzer] [Tests] Minor refactor of testing infrastructure:
authorGeorge Karpenkov <ekarpenkov@apple.com>
Tue, 24 Oct 2017 23:52:48 +0000 (23:52 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Tue, 24 Oct 2017 23:52:48 +0000 (23:52 +0000)
commitbf92c44616a4f6ddd17318619ba2f6a526e4860c
treeb306f2eaa786dd350591fe8bce8f7e90720a585b
parent318cd1f263a3d4adeb93bdf1fcfe4a088b59da42
[Analyzer] [Tests] Minor refactor of testing infrastructure:

Move utilities functions into a separate file to make comprehension
easier.

llvm-svn: 316535
clang/utils/analyzer/SATestBuild.py
clang/utils/analyzer/SATestUtils.py [new file with mode: 0644]