as the allocator is reset zero out the number of bytes allocated, this was just
authorPedro Artigas <partigas@apple.com>
Wed, 20 Feb 2013 23:30:56 +0000 (23:30 +0000)
committerPedro Artigas <partigas@apple.com>
Wed, 20 Feb 2013 23:30:56 +0000 (23:30 +0000)
commit063d49f767e971f5cc77205d7ee8f8be36d9b013
tree970f17c898d10f6848e56de66f40ec556e60b9ca
parent99e98551bf8719764f9345ce856118f3f1a9c441
as the allocator is reset zero out the number of bytes allocated, this was just
missed before but probably what was intended.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175687 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Allocator.cpp