]> granicus.if.org Git - clang/commit
Emit a cleanup block for the cleanup attribute
authorAnders Carlsson <andersca@mac.com>
Sat, 7 Feb 2009 23:51:38 +0000 (23:51 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 7 Feb 2009 23:51:38 +0000 (23:51 +0000)
commit69c68b7454dc7f47def4ebf593a584d0f02c1ddb
tree965e9cd0e2d153c78f616d519b1c04eb6b659c84
parentc71c845fe77ee1f891d60232ec320912d88557ee
Emit a cleanup block for the cleanup attribute

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