[analyzer] SATest: Make docker interfaces transparent
authorValeriy Savchenko <vsavchenko@apple.com>
Fri, 5 Jun 2020 08:47:35 +0000 (11:47 +0300)
committerValeriy Savchenko <vsavchenko@apple.com>
Thu, 25 Jun 2020 09:28:22 +0000 (12:28 +0300)
commite30706af2e145bbed81fca19c951695b2d598b77
tree87a64e98691245a7b2643139a082995e5ca0cf0c
parent8dc2802773ce3910f21689240c53839f1c7de0ad
[analyzer] SATest: Make docker interfaces transparent

Summary:
Forward results of every command executed in docker.  The actual commands
and their error codes are more informative than python stacktraces.

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