]> granicus.if.org Git - clang/commit
Use the ASTContext allocator when creating deserialized Decl objects.
authorSam Bishop <sam@bishop.dhs.org>
Fri, 11 Apr 2008 14:49:10 +0000 (14:49 +0000)
committerSam Bishop <sam@bishop.dhs.org>
Fri, 11 Apr 2008 14:49:10 +0000 (14:49 +0000)
commitf3c63ae44e1d2ad04fd7c760fa07d150c3217c18
tree3c16440453ef608aaeecdb57263b25905893ea6f
parenta2f42b1d18db7a6e05314b04532a6643e1ffba0f
Use the ASTContext allocator when creating deserialized Decl objects.

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