[cfe-commits] [PATCH] [CFG] Put implicit destructors in separate block after ReturnStmt
    Erik Verbruggen 
    erik.verbruggen at me.com
       
    Tue Jan 31 06:11:31 PST 2012
    
    
  
Attached is a patch which, when adding a return statement to the CFG, 
adds implicit destructors in a separate block after the block with the 
return statement. This results in blocks ending in with a terminator 
statement.
-- Erik.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-CFG-When-adding-a-return-statement-to-the-CFG-add-im.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120131/eb346e18/attachment.ksh>
    
    
More information about the cfe-commits
mailing list