]> granicus.if.org Git - clang/commit
Enable the new (more C++-like, less broken) EH model when targeting the GNUstep
authorDavid Chisnall <csdavec@swan.ac.uk>
Fri, 11 Jan 2013 15:33:01 +0000 (15:33 +0000)
committerDavid Chisnall <csdavec@swan.ac.uk>
Fri, 11 Jan 2013 15:33:01 +0000 (15:33 +0000)
commit65bd4ac6ffbf6de30cd6f36735539ff8172a904a
treedd0397563eb1d8492a5449126339d6056dd3cc8a
parent601e6e894c2a38243588b375bed0b9a9e60060bb
Enable the new (more C++-like, less broken) EH model when targeting the GNUstep
Objective-C runtime 1.7 or greater.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@172207 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGException.cpp
lib/CodeGen/CGObjCGNU.cpp
test/CodeGenObjC/gnu-exceptions.m