[lldb-dev] buildbot failure in LLVM on lldb-x86-windows-msvc

Zachary Turner zturner at google.com
Fri Mar 13 08:02:04 PDT 2015


For the warning, you will need to silence it since we can't control the
generated code.

For Ed, it's possible your builder doesn't support the "clean" property?
Because cleaning definitely should fix it if it's the same error. Anyway
I'll try to fix the cmake later
On Fri, Mar 13, 2015 at 4:11 AM Pavel Labath <labath at google.com> wrote:

> We're now also getting a compiler warning in the generated code:
>
> tools/lldb/scripts/LLDBWrapPython.cpp:63676:20: warning: implicit conversion of NULL constant to 'bool' [-Wnull-conversion]
>
> Any idea how to clear that up?
>
>
>
> On 13 March 2015 at 07:48, Ed Maste <emaste at freebsd.org> wrote:
>
>> On 13 March 2015 at 02:10, Ed Maste <emaste at freebsd.org> wrote:
>> >
>> > Thanks - I just did this for the FreeBSD build, which broke in the same
>> way.
>>
>> Unfortunately it seems it didn't work. I'll take another look if it
>> still fails after the explicit dependency is there.
>>
> _______________________________________________
>> lldb-dev mailing list
>> lldb-dev at cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150313/27edc1e3/attachment.html>


More information about the lldb-dev mailing list