]> granicus.if.org Git - clang/commit
Make ASTContext always use the BumpPtrAllocator.
authorDouglas Gregor <dgregor@apple.com>
Sun, 25 Jul 2010 17:53:33 +0000 (17:53 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sun, 25 Jul 2010 17:53:33 +0000 (17:53 +0000)
commit63fe86bee66fc145942c56b2cc564ea0b9b9ea12
tree23331adf34a80feb9f3b5f970d23455ab561db18
parent45ba9a1b31110568d0d362c8d31c6133cf9011b7
Make ASTContext always use the BumpPtrAllocator.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109375 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h
lib/AST/ASTContext.cpp
lib/AST/DeclarationName.cpp
lib/Frontend/ASTUnit.cpp
lib/Frontend/CompilerInstance.cpp