[Lldb-commits] [PATCH] D20193: test infra: catch bad decorators and import-time errors
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Fri May 13 14:22:21 PDT 2016
tfiala added a comment.
In http://reviews.llvm.org/D20193#429982, @zturner wrote:
> Ok the problem is that it cannot find lldb.exe anywhere. Normally we use a
> --executable argument when launching dotest.py, but there's no such
> argument here., but
Great, thanks for the patch!
I'll have a look at how we figure out where LLDB is for the real runner. I'm getting a repro setup together now.
Thanks again,
Todd
http://reviews.llvm.org/D20193
More information about the lldb-commits
mailing list