diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-05-12 17:29:34 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-05-12 17:29:34 +0000 |
commit | 9f3e89ad02cc155c8f7902c81fa5a9cd6fce2b53 (patch) | |
tree | 0174caa260fc49c4b7bb8ab6f2e530a14278e65d /lib/AST/ASTContext.cpp | |
parent | 769c9cfc6e06bd9d8ffe7a4397b939f19b0e4dc3 (diff) |
When reading in the DeclCtx during deserialization, register the DeclCtx of the
ScopedDecl with the backpatcher, and *not* a local variable on the stack. The
value of DeclCtx gets filled in *later* by the backpatcher.
This fixes: http://llvm.org/bugs/show_bug.cgi?id=2308
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50976 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/AST/ASTContext.cpp')
0 files changed, 0 insertions, 0 deletions