rjmccall added a comment.

That's an interesting idea.  I don't see any particular reason not to do it 
this way if you're willing to accept that it's never going to support the full 
control-flow possibilities of @finally.  You will need to add JumpDiagnostics 
logic to prevent branches out of the block, and I don't know how this will 
interact with attempts to throw an exception out.


Repository:
  rC Clang

https://reviews.llvm.org/D47564



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to