[Lldb-commits] [PATCH] Fix a crash in dotest.py when the lldb executable is not built.

Stephane Sezer sas at fb.com
Wed Dec 3 16:47:55 PST 2014


Hi clayborg,

If lldb is not built, dotest.py throws an exception because we are using an unset variable.

http://reviews.llvm.org/D6516

Files:
  test/dotest.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6516.16899.patch
Type: text/x-patch
Size: 456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141204/0f247655/attachment.bin>


More information about the lldb-commits mailing list