<div dir="ltr">Short update:<div>Running this over a large codebase looks really promising now - ~1% reduction in warnings vs. 3% increase with the previous version of the patch.</div></div><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Mon, May 26, 2014 at 8:12 PM, Manuel Klimek <span dir="ltr"><<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Remove dead variable in non-debug mode.<br>
<div class="HOEnZb"><div class="h5"><br>
<a href="http://reviews.llvm.org/D3627" target="_blank">http://reviews.llvm.org/D3627</a><br>
<br>
Files:<br>
  include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h<br>
  include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h<br>
  include/clang/StaticAnalyzer/Core/PathSensitive/SubEngine.h<br>
  lib/Analysis/CFG.cpp<br>
  lib/StaticAnalyzer/Core/CoreEngine.cpp<br>
  lib/StaticAnalyzer/Core/ExprEngine.cpp<br>
  lib/StaticAnalyzer/Core/ExprEngineCXX.cpp<br>
  test/Analysis/temp-obj-dtors-cfg-output.cpp<br>
  test/Analysis/temporaries.cpp<br>
</div></div></blockquote></div><br></div>