"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "7d01e394ba678cbb1d8983f94c2ae4478c1ef2d8"
Sema: Instantiation of variable definitions weren't local enough
We wouldn't properly save and restore the pending local instantiations we had built up prior to instantiation of a variable definition. This would lead to us instantiating too much causing crashes and other general badness. This fixes PR14374. llvm-svn: 195887
Loading
Please register or sign in to comment