Use operator new instead of new char[].
authorDan Gohman <gohman@apple.com>
Thu, 3 Jul 2008 00:59:36 +0000 (00:59 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 3 Jul 2008 00:59:36 +0000 (00:59 +0000)
commit08c09496c2fa7c1da027a52d8c410c2ae98481e1
treecf3af759c6a650f2072e38abf640df5a5934e3b0
parent8de552d6f34393f219a120055a6ce388281efa91
Use operator new instead of new char[].

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53067 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/DenseMap.h