<div dir="ltr">LGTM, thanks!<br><br>(drop the const from const auto - we don't usually constify value types defensively like that)<br><br>Also - what type is 'n'? Something simple/cheap? Or should it be referenced by (const) ref instead of by value?</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Mar 31, 2016 at 2:49 AM, Stephan Bergmann via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">sberg added a comment.<br>
<br>
friendly ping<br>
<br>
(I have commit access now, so all it would need is a "lgtm" :)<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
<a href="http://reviews.llvm.org/D18440" rel="noreferrer" target="_blank">http://reviews.llvm.org/D18440</a><br>
<br>
<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>