[Lldb-commits] [PATCH] D81697: Add support for batch-testing to the LLDB testsuite.

Benson Li via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jul 7 18:23:53 PDT 2020


bbli added a comment.

F12311388: image.png <https://reviews.llvm.org/F12311388>

Hi, so I think I got the fix working. Attached is a screenshot of the new output, with title "Build Command Stdout Ouput". Should I submit a new pull request for this?

Also just wondering,  it seems you guys have added a lldb_extensions dictionary to the `CalledProcessError` class. Was this monkey-patched in, because I don't see `subprocess` as one of the vendored third party libraries in the repo?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81697





More information about the lldb-commits mailing list