"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "db0b70a937cf120ac78424d155352647c47be581"
Fix a bug in @finally emission in both the fragile and non-fragile EH schemes
where we weren't accounting for the possibility that a @finally block might have internal cleanups and therefore might write to the cleanup destination slot. Fixes <rdar://problem/8293901>. llvm-svn: 110760
Loading
Please register or sign in to comment