Teach the CFG builder how to properly destroy temporaries who
lifetimes have been extended via reference binding. The type of the reference and the type of the temporary are not necessarily the same, which could cause a crash. Fixes <rdar://problem/10398199>. llvm-svn: 144646
Loading
Please register or sign in to comment