[Lldb-commits] [PATCH] D15318: Get rid of global variables in dotest.py

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 8 07:58:03 PST 2015


I'm still waiting for the buildbots to finish, but yeah, it's looking
good so far.

On 8 December 2015 at 15:51, Todd Fiala via lldb-commits
<lldb-commits at lists.llvm.org> wrote:
> I think Pavel cleared this up.  I'm checking now.  If there's anything
> remaining, I'll resolve it after I see what happens.
>
> On Mon, Dec 7, 2015 at 9:59 PM, Zachary Turner <zturner at google.com> wrote:
>>
>> zturner added a comment.
>>
>> To be clear, we explicitly set the LLDB_TEST environment variable as part
>> of initialization, and it's now trying to read the value of the
>> environment
>> variable before it's been set.  At least I think anyway, I'm going off of
>> memory, don't have code in front of me.
>>
>>
>> http://reviews.llvm.org/D15318
>>
>>
>>
>
>
>
> --
> -Todd
>
> _______________________________________________
> lldb-commits mailing list
> lldb-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
>


More information about the lldb-commits mailing list