<div class="gmail_quote">On Thu, Mar 22, 2012 at 4:20 PM, Richard Trieu <span dir="ltr"><<a href="mailto:rtrieu@google.com">rtrieu@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
New patch for the for-loop warning.<div><br></div><div>Changes:<br></div><div>Both visitors are now EvaluatedExprVisitor</div><div>The DeclExtractor, used on the conditional, works on a whitelist of Expr's instead of a blacklist.</div>

<div>Fixed edge cases in the DeclMatcher with respect to LValueToRValue conversions.  Some casts aren't directly on DeclRefExprs.</div><div>Added variable names to the warning.  Up to 4 variable names will be displayed.</div>

</blockquote></div><br><div>Ping.</div>