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 | 92f78f4c042d6ee11e9e4dc1a849f1556ede9b1f (patch) | |
tree | 4c90a7308dc5a69f1543d02778a300f45733d0a3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 02e5933fa34d3f010e732cca1f01f3237456421e (diff) | |
download | bcm5719-llvm-92f78f4c042d6ee11e9e4dc1a849f1556ede9b1f.tar.gz bcm5719-llvm-92f78f4c042d6ee11e9e4dc1a849f1556ede9b1f.zip |
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
llvm-svn: 50976
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions