]> granicus.if.org Git - clang/commit
Add some documentation stating that the memory allocated by the ASTContext.h placemen...
authorEhsan Akhgari <ehsan.akhgari@gmail.com>
Mon, 22 Sep 2014 02:26:17 +0000 (02:26 +0000)
committerEhsan Akhgari <ehsan.akhgari@gmail.com>
Mon, 22 Sep 2014 02:26:17 +0000 (02:26 +0000)
commit5acd9709d79e3c80e92a0d43884c671a034e2a01
treefc83c237040e53f3a377523ebfb7b07bb2a63762
parentd88b0e1b7f200280079aba91b0dc1736d8bc1a11
Add some documentation stating that the memory allocated by the ASTContext.h placement new does not need to be explicitly freed

Reviewers: rnk

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D5392

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