[cfe-commits] PATCH: Print the stats from the ASTContext with -print-stats
Chandler Carruth
chandlerc at google.com
Thu Jun 30 00:12:13 PDT 2011
Hey,
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110630/eba4fe92/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print-more-stats.patch
Type: application/octet-stream
Size: 2156 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110630/eba4fe92/attachment.obj>
More information about the cfe-commits
mailing list