<div dir="ltr">looks fine, thanks</div><br><div class="gmail_quote"><div dir="ltr">On Mon, Oct 17, 2016 at 10:37 AM Justin Bogner via lldb-commits <<a href="mailto:lldb-commits@lists.llvm.org">lldb-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Today I checked out lldb to check that r284364 wouldn't cause any<br class="gmail_msg">
trouble, but there were a few warnings that fired when I tried to build<br class="gmail_msg">
it, breaking my -Werror build.<br class="gmail_msg">
<br class="gmail_msg">
The EXPECT and ASSERT macros in gtest don't do the usual arithmetic<br class="gmail_msg">
conversions, so there are a number of warnings where we compare<br class="gmail_msg">
differently sized ints. This fixes the places that warn to be more<br class="gmail_msg">
specific. Okay to commit?<br class="gmail_msg">
<br class="gmail_msg">
_______________________________________________<br class="gmail_msg">
lldb-commits mailing list<br class="gmail_msg">
<a href="mailto:lldb-commits@lists.llvm.org" class="gmail_msg" target="_blank">lldb-commits@lists.llvm.org</a><br class="gmail_msg">
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits</a><br class="gmail_msg">
</blockquote></div>