]> granicus.if.org Git - clang/commit
Switch the __cxa_rethrow cleanup to be lazy.
authorJohn McCall <rjmccall@apple.com>
Tue, 13 Jul 2010 22:24:23 +0000 (22:24 +0000)
committerJohn McCall <rjmccall@apple.com>
Tue, 13 Jul 2010 22:24:23 +0000 (22:24 +0000)
commitfcd5c0c62ef3d86ecd991753bb43c88c861470e7
treea7adc51e791362c5857567e9b915ec113562ae06
parent8e3f86193995c47ee0d229e4336c3382410f09f5
Switch the __cxa_rethrow cleanup to be lazy.

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