| commit | 1eab052a7fb49194eb9a8d3c545975cccd3a1e1a | [log] [tgz] |
|---|---|---|
| author | Fariborz Jahanian <fjahanian@apple.com> | Thu Jan 10 19:02:56 2013 +0000 |
| committer | Fariborz Jahanian <fjahanian@apple.com> | Thu Jan 10 19:02:56 2013 +0000 |
| tree | abe14fd41ef4c34ae20a6e6834f3008e7450d2df | |
| parent | f036f1a630943627e5bcd344ace9d7a7b617154d [diff] |
objectiveC++: When throwing c++ exception of an objectiveC object, use objc_exception_throw to raise the exception. // rdar://12605907 llvm-svn: 172091