]> granicus.if.org Git - clang/commit
Add support for emitting cleanup blocks. Make EmitCompoundStatement emit cleanup...
authorAnders Carlsson <andersca@mac.com>
Sat, 7 Feb 2009 23:50:39 +0000 (23:50 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 7 Feb 2009 23:50:39 +0000 (23:50 +0000)
commitc71c845fe77ee1f891d60232ec320912d88557ee
tree6840ef596be59af3874b6de10924f5e0843ad47c
parent0d5c6851393d260dfb5ab0420b50adc173e1c549
Add support for emitting cleanup blocks. Make EmitCompoundStatement emit cleanup blocks if necessary

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64051 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGStmt.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h