"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "67c06d7df0a4dc80eff26581c8c3ba2ae18d2edb"
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
Loading
Please register or sign in to comment