[Lldb-commits] [lldb] r240606 - Handle (or at least don't crash) trying to get the encoding for a bunch of new builtin types in clang trunk
Enrico Granata
egranata at apple.com
Mon Jun 29 11:47:29 PDT 2015
> On Jun 29, 2015, at 11:32 AM, Ed Maste <emaste at freebsd.org> wrote:
>
> On 29 June 2015 at 14:21, Enrico Granata <egranata at apple.com> wrote:
>>
>> Are you trying to build with -Werror?
>> We are not here, so warnings don’t cause our builds to fail - and in this case, I slightly prefer the default to stay
>
> I'm not building with -Werror, just looking at the warnings that come
> out. I would like a warning-free build and the ability to enable
> -Werror though. On FreeBSD we now have only this one and one warning
> from a system header (that will be fixed in FreeBSD 11).
>
> I can see arguments for and against removing the default, but I think
> removing it will cause a new warning to appear if Clang adds other new
> kinds in the future.
Yes. And I am slightly more worried about the silent failure when that happens rather than the warning per se - which is why I am hesitant to just say “yes please remove"
Thanks,
- Enrico
📩 egranata@.com ☎️ 27683
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150629/c57434db/attachment.html>
More information about the lldb-commits
mailing list