"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "62215c4fb594ca671ca9b16e206789ebeed9b68a"
Fix a crasher where when we're attempting to replace a type
during the finalization for CGDebugInfo in clang we would RAUW a type and it would result in a corrupted MDNode for an imported declaration. Testcase pending as reducing has been difficult. llvm-svn: 202540
Loading
Please register or sign in to comment