Right now llvm does this just via a bot that checks for errors and leaves it up to the developers to get it clean. It would definitely be nice to get lldb at least clean with clang and the warning options from llvm and I'll check in (or send out if they're less obvious) a few patches to do that shortly.<br>
<div><br></div><div>-eric</div><br><div class="gmail_quote">On Thu Aug 14 2014 at 6:02:48 PM Keno Fischer <<a href="mailto:kfischer@college.harvard.edu">kfischer@college.harvard.edu</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I feel conflicted about this. On the one hand, lldb's build has<br>
significantly more warnings than LLVM and Clang, so it would be great<br>
to clean this up. On the other hand, I've been bitten by libraries<br>
that have this enabled in release builds because compilers introduce<br>
new warnings. I think I would be fine with this if it were not enabled<br>
in tagged releases (not sure how to do that though).<br>
<br>
On Thu, Aug 14, 2014 at 1:38 PM, Zachary Turner <<a href="mailto:zturner@google.com" target="_blank">zturner@google.com</a>> wrote:<br>
> What would it take to enable warnings as errors on all platforms?<br>
><br>
> I've done alot of work getting the windows build warning free, but it seems<br>
> like very time I sync the code on linux or Mac, there's many many new<br>
> warnings introduced.  I'm always vigilant about fixing warnings in my own<br>
> code, it would be nice if everyone else had the same level of vigilance.  If<br>
> warnings broke the build, then I think that would be a good motivator to fix<br>
> your warnings.<br>
><br>
> Thoughts?<br>
><br>
> ______________________________<u></u>_________________<br>
> lldb-dev mailing list<br>
> <a href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/lldb-dev</a><br>
><br>
______________________________<u></u>_________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@cs.uiuc.edu" target="_blank">lldb-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/lldb-dev</a><br>
</blockquote></div>