[Allocator] Fold the two templated overloads into a single one with
authorChandler Carruth <chandlerc@gmail.com>
Tue, 15 Apr 2014 21:51:14 +0000 (21:51 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 15 Apr 2014 21:51:14 +0000 (21:51 +0000)
commitd24010f61aca296aa80ef1c926612484cd25e8c9
tree901f7a545a56d678089b20790aa056cbb11567b1
parent00e4a827f53f13f31e840e3a255754e4bcde37f5
[Allocator] Fold the two templated overloads into a single one with
a default argument. The allocator interface we're modeling doesn't
distinguish between array and non-array allocation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206327 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Allocator.h