]> granicus.if.org Git - clang/commit
Opportunistically use the C++ personality function in ObjC++
authorJohn McCall <rjmccall@apple.com>
Thu, 16 Sep 2010 06:16:50 +0000 (06:16 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 16 Sep 2010 06:16:50 +0000 (06:16 +0000)
commitb25938303de0976b9f189363d43033e5788e3d36
treed9477ad43935b0d10042730f1c503c96945a9046
parentf902153696d6b0e30651b33c6626ed757c5e95e3
Opportunistically use the C++ personality function in ObjC++
translation units that don't catch ObjC types.  rdar://problem/8434851

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