Fariborz Jahanian
|
dcc8e3f4dd
|
These tests are intended to run in NeXt's legacy objective-c abi (fragile-abi).
Make this explicit since default is now nonfragile-abi.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149787 91177308-0d34-0410-b5e6-96231b3b80d8
|
2012-02-04 18:56:43 +00:00 |
Anders Carlsson
|
e9b801f763
|
Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on.
Update all tests accordingly.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126177 91177308-0d34-0410-b5e6-96231b3b80d8
|
2011-02-22 01:52:06 +00:00 |
Fariborz Jahanian
|
66867c526c
|
Fix rewriting of MacOS sjlj based eh.
Fixes radar 7522880.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93219 91177308-0d34-0410-b5e6-96231b3b80d8
|
2010-01-12 01:22:23 +00:00 |