<div dir="ltr">Re: updating CodingStandards<br>Deferring to you guys, as you seem to already have much better understanding of the issue than I have :)</div><br><div class="gmail_quote">On Tue Jan 20 2015 at 10:20:57 PM Reid Kleckner <<a href="mailto:rnk@google.com">rnk@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jan 20, 2015 at 10:57 AM, Duncan P. N. Exon Smith <span dir="ltr"><<a href="mailto:dexonsmith@apple.com" target="_blank">dexonsmith@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Tried and failed in r226571 (see revert in r226579).<br>
<br>
Fixing the type of the enum and then using it in a bitfield that<br>
doesn't have space for the underlying type spawns GCC warnings<br>
(link in the revert commit message).</blockquote><div><br></div></div></div></div><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div>I would say, let's disable the gcc warning, but it looks like they lack a -W flag for it:</div><div><a href="https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51242" target="_blank">https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51242</a><br></div></div></div></div>
______________________________<u></u>_________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvm-commits</a><br>
</blockquote></div>