start switching decls over to using an allocator controlled by ASTContext.
Right now only some ctors are switched over. I need to switch them all over so I can change the dtor over. This lets us experiment with region allocation and other things in the future. llvm-svn: 48390
Loading
Please register or sign in to comment