Ping.<br><br><div class="gmail_quote">On Fri, May 18, 2012 at 3:35 PM, Richard Trieu <span dir="ltr"><<a href="mailto:rtrieu@google.com" target="_blank">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">
Update the uninitialized field checker to catch more cases of uninitialized use. This will catch fields passed by value to function calls and properly parse conditional operators. Instead of a recursive function, an EvaluatedExprVisitor will be used.
</blockquote></div><br>