[analyzer] SATest: Make main script Python2 compatible
authorValeriy Savchenko <vsavchenko@apple.com>
Mon, 8 Jun 2020 09:45:47 +0000 (12:45 +0300)
committerValeriy Savchenko <vsavchenko@apple.com>
Thu, 25 Jun 2020 09:28:22 +0000 (12:28 +0300)
commit94f0eb83a2e573f27d4d3e60ea1477a47b8847b9
tree4c7c8211f472f26bbfe7926e5a6767f89580f938
parente30706af2e145bbed81fca19c951695b2d598b77
[analyzer] SATest: Make main script Python2 compatible

Summary:
If the user has only python2 installed and wants to use
the dockerized testing system, it is now totally OK.

Differential Revision: https://reviews.llvm.org/D81595
clang/utils/analyzer/SATest.py