[PATCH] Proposal on how to fix temporary dtors.

Manuel Klimek klimek at google.com
Mon May 26 11:07:22 PDT 2014


Ok, I think I've got a solution I'm somewhat happy with - this now implements one of the ideas I had in the very beginning - we only insert branches for temp dtors when they are needed, thus giving the simple analyses better information to rely on.

Please take another look...

http://reviews.llvm.org/D3627






More information about the cfe-commits mailing list