]> granicus.if.org Git - clang/commit
Fix Objective-C++ exceptions (GNU runtime).
authorDavid Chisnall <csdavec@swan.ac.uk>
Sun, 20 Mar 2011 21:35:39 +0000 (21:35 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Sun, 20 Mar 2011 21:35:39 +0000 (21:35 +0000)
commit80558d2db10a96eada4d8fb79949b3263b44652b
treecb94a09927418be4f235403604cb18b5cd2cff9d
parentbd4a0732f2f261f8269a71c2090bc3e9d001eca6
Fix Objective-C++ exceptions (GNU runtime).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127980 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGException.cpp
lib/CodeGen/CGException.h
lib/CodeGen/CGObjCGNU.cpp
lib/CodeGen/CGRTTI.cpp
lib/Sema/SemaDeclCXX.cpp