aboutsummaryrefslogtreecommitdiff
path: root/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-11-14 00:03:20 +0000
committerTed Kremenek <kremenek@apple.com>2007-11-14 00:03:20 +0000
commitea0c6fb7c52df99349066ff1aed58e4dfc4c7289 (patch)
treef1efde962e1e9ae82de4e210e9c58a533d80cf25 /CodeGen/CodeGenFunction.cpp
parentaaa3cf8e52dd2b431a81fca5c28efe9a95587555 (diff)
Modified ASTContext::getTagDeclType() to accept a NULL pointer for the passed
in TagDecl*. This allows the deserializer to use ASTContext to create the TagTypes. Deserialize TagTypes then rely on pointer-backpatching to resolve the decls. This may not be the interface that we want, but as the implementation of TagTypes will potentially change significantly in the future, I'm leaving this for now. An appropriate FIXME is in place. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44089 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions