"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6444653a06c0bbbaf0cbe6db7195942c3c5d3bff"
Oops, r98447 dropped the reference to ForwardType in the wrong place in
Type::destroy(), so it got skipped for FunctionTypes, StructTypes, and UnionTypes. This fixes the resulting leaks in test/Feature/opaquetypes.ll and test/Integer/opaquetypes_bt.ll. llvm-svn: 99732
Loading
Please register or sign in to comment