Hey,<div class="vimiumHUD" style="right: 150px; zoom: 100%; opacity: 0; display: none; "></div><div><br></div><div>I noticed that ASTContext has a PrintStats that we don't actually call. I added the call, and moved the ASTContext and Sema deallocation below the stat printing so we'd still have the structure around to print from.</div>