]> granicus.if.org Git - clang/commit
Implemented serialization of QualTypes within ASTContext. Clarified
authorTed Kremenek <kremenek@apple.com>
Thu, 1 Nov 2007 18:11:32 +0000 (18:11 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 1 Nov 2007 18:11:32 +0000 (18:11 +0000)
commita9a4a24592a2164114a8a36717650e6341eb67a4
tree6184fd9a449e421b0b38e1a2766cecaafb669db5
parentecb01e666665efabd2aa76a76f6080e2a78965fa
Implemented serialization of QualTypes within ASTContext.  Clarified
ownership model of some type pointers.  Added FIXMEs to serialization.

Added comments to ASTContext indicating which variables we are intentionally
*not* serializing.

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