Great!
On Thu, Feb 14, 2019 at 11:40 PM Pavel Labath via lldb-commits <
lldb-commits@lists.llvm.org> wrote:
> Author: labath
> Date: Thu Feb 14 23:41:17 2019
> New Revision: 354105
>
> URL: http://llvm.org/viewvc/llvm-project?rev=354105&view=rev
> Log:
> Use sys.executable in lldb-dotest
>
> With
Author: labath
Date: Thu Feb 14 23:41:17 2019
New Revision: 354105
URL: http://llvm.org/viewvc/llvm-project?rev=354105&view=rev
Log:
Use sys.executable in lldb-dotest
Without that, dotest.py would be executed with the default python
interpreter, which may not be the same one that lldb is built wi