diff options
author | Valeriy Savchenko <vsavchenko@apple.com> | 2020-06-08 12:49:31 +0300 |
---|---|---|
committer | Valeriy Savchenko <vsavchenko@apple.com> | 2020-06-25 12:28:22 +0300 |
commit | 11f287826fb38be2a089d88b55c6b681d128ed02 (patch) | |
tree | 167fead652b201df972768f176780c1ca26fbd00 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 061b5bf914c6395fbd1b52aad7542289b8adb072 (diff) | |
download | llvm-11f287826fb38be2a089d88b55c6b681d128ed02.zip llvm-11f287826fb38be2a089d88b55c6b681d128ed02.tar.gz llvm-11f287826fb38be2a089d88b55c6b681d128ed02.tar.bz2 |
[analyzer] SATest: Add an easy option to connect to docker for debugging
Summary:
Docker on its own has a pretty convenient way to run shell.
This method, however, requires target container to be currently running,
which is not a usual scenario for the test system. For this purpose,
it is better to have a simple way to run the container, shell it, and
clean up at the end of it all. New option `--shell` does exactly this.
Differential Revision: https://reviews.llvm.org/D81598
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions