[Lldb-commits] [PATCH] D20193: test infra: catch bad decorators and import-time errors
Zachary Turner via lldb-commits
lldb-commits at lists.llvm.org
Fri May 13 13:18:07 PDT 2016
zturner added a comment.
I'm looking into a little bit. Currently I'm seeing that the temporary
events file is completely empty. I can run the same command line that
we're using in the subprocess.call() line, where in the code should I be
looking to see events getting written to the file?
http://reviews.llvm.org/D20193
More information about the lldb-commits
mailing list