]> granicus.if.org Git - clang/commit
When printing statistics for the ASTContext, also print them for its BumpPtrAllocator
authorDouglas Gregor <dgregor@apple.com>
Wed, 7 Jul 2010 16:40:34 +0000 (16:40 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 7 Jul 2010 16:40:34 +0000 (16:40 +0000)
commit3472430ae163ab0a4d2839db3d9b0d5a54871808
tree1c74e408a96e1bdfbb1152cebeebe09093d02921
parent38e317d6dce161b249508686cc67eb7176958762
When printing statistics for the ASTContext, also print them for its BumpPtrAllocator

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107790 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp