[PATCH] D81593: [analyzer] SATest: Make docker interfaces transparent

Valeriy Savchenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 10 11:05:18 PDT 2020


vsavchenko created this revision.
Herald added subscribers: cfe-commits, ASDenysPetrov, Charusso, dkrupp, donat.nagy, Szelethus, mikhail.ramalho, a.sidorin, szepet, baloghadamsoftware, xazax.hun.
Herald added a project: clang.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81593

Files:
  clang/utils/analyzer/SATest.py
  clang/utils/analyzer/entrypoint.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81593.269899.patch
Type: text/x-patch
Size: 3118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200610/0abc1345/attachment-0001.bin>


More information about the cfe-commits mailing list