I'm going to hold off on submitting this. I had forgotten about it, and I now have a better idea about how to solve the problem. I want to change the command line format of dosep.py so that it doesn't take an argument of the form -o "<command line for dotest.py>" and instead take a -- separator, and everything after the -- is the command line to pass to dotest.py. This way there's no need to escape the quotes.
If this turns out to be difficult or annoying I may revisit this patch and submit it. On Thu, Jul 17, 2014 at 10:37 AM, Todd Fiala <[email protected]> wrote: > LGTM. Came back clean on Linux x86_64 cmake, Ubuntu 14.04 LTS, > cmake-built lldb and cmake for test run compiler. > > http://reviews.llvm.org/D4365 > > >
_______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
