[Lldb-commits] [PATCH] D44728: [dotest] Use subprocess.call to forward arguments in wrapper

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 21 03:42:51 PDT 2018


JDevlieghere marked an inline comment as done.
JDevlieghere added a comment.

In https://reviews.llvm.org/D44728#1044255, @labath wrote:

> Thank you.  This looks good, assuming that the LLDB_DOTEST_ARGS_STR thingy is working as intended.


Good catch, the variable was still available from the cache. I'll commit this with the fix.


https://reviews.llvm.org/D44728





More information about the lldb-commits mailing list