Just fyi, I'm planning to submit as-is for now.  We can treat disabling
specific warnings all the time orthogonally, since we would need to discuss
what warnings specifically etc.  In any case, in a Werror build turning
everything off seems the most prudent.

On Tue, Oct 4, 2016 at 1:20 PM Zachary Turner <ztur...@google.com> wrote:

> zturner added a comment.
>
> In https://reviews.llvm.org/D25246#561323, @Eugene.Zelenko wrote:
>
> > You could use -Wno-error=<warning> instead.
>
>
> Yes but it's a little bit annoying to track down every single one we get
> in this file with all the different compilers.  Since we can't really
> control the generated code, there's not much we can do.  Seems easier to
> just turn them off.
>
>
> https://reviews.llvm.org/D25246
>
>
>
>
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to