]> granicus.if.org Git - clang/commit
Use the ASTContext's allocator for FunctionTypeNoProto and TypeOfExpr
authorDouglas Gregor <dgregor@apple.com>
Tue, 20 Jan 2009 21:02:13 +0000 (21:02 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 20 Jan 2009 21:02:13 +0000 (21:02 +0000)
commitb17e3b04fa50ca542ccbbf69847f62e5f043df03
tree9bb1364fa236c9a123daa7c200b5a1f6490b79b7
parentd9fca6e3950346ea503f92f27ed0f9d8edde9feb
Use the ASTContext's allocator for FunctionTypeNoProto and TypeOfExpr

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62611 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp