]> granicus.if.org Git - clang/commit
Add a simple RAII object, to be used for pushing a cleanup entry and make the inserti...
authorAnders Carlsson <andersca@mac.com>
Sat, 7 Feb 2009 23:30:41 +0000 (23:30 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 7 Feb 2009 23:30:41 +0000 (23:30 +0000)
commit0d5c6851393d260dfb5ab0420b50adc173e1c549
tree93023a61d11e71b5e92ac992760cde7973fa939b
parent89941c1c68d8e4eec3c8ea8ee68e34d9e3c7b083
Add a simple RAII object, to be used for pushing a cleanup entry and make the insertion point be the cleanup block.

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