]> granicus.if.org Git - clang/commit
Added special versions of new[]/delete[] to complement the new/delete which uses...
authorTed Kremenek <kremenek@apple.com>
Fri, 6 Feb 2009 19:10:16 +0000 (19:10 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 6 Feb 2009 19:10:16 +0000 (19:10 +0000)
commit42542c6a4b3c60f63820e6177a8938443831492c
tree8b87d8b15f4b3a4456f806dfbcfadb0aa7bf8349
parenta9cece68cc96120708e9d8970372335745c7c7e0
Added special versions of new[]/delete[] to complement the new/delete which uses ASTContext's allocator.  Updated some comments along the way.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63949 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h