"lldb/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "23fd10cb4ed3d181912f79364d3b197cfbac7254"
Fix use-after-free when a C++ thread_local variable gets replaced (because its
type changes when the initializer is attached). Don't hold onto the GlobalVariable*; recompute it from the VarDecl* instead. llvm-svn: 254359
Loading
Please register or sign in to comment