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