[Allocator] Simplify unittests by using the default size parameters in
authorChandler Carruth <chandlerc@gmail.com>
Sun, 30 Mar 2014 11:36:32 +0000 (11:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 30 Mar 2014 11:36:32 +0000 (11:36 +0000)
commita05a221e63e2f5917b2c2710dce5ecb67e6f4fc5
tree3c11d02ba6a4348b0c926a32e092d1ba6df0c463
parentf95623b790568cd3bdca8f4da7e9b808c6b0ec0f
[Allocator] Simplify unittests by using the default size parameters in
more places.

llvm-svn: 205141
llvm/unittests/Support/AllocatorTest.cpp