[PATCH] D81598: [analyzer] SATest: Add an easy option to connect to docker for debugging

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 18 07:34:55 PDT 2020


NoQ added inline comments.


================
Comment at: clang/utils/analyzer/entrypoint.py:23
+    while True:
+        sleep(3600)
+
----------------
I request comments (:


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81598/new/

https://reviews.llvm.org/D81598





More information about the cfe-commits mailing list