]> granicus.if.org Git - clang/commit
modern objective-c translator: fix type of objc_exception_throw
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 19 Mar 2012 18:11:32 +0000 (18:11 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 19 Mar 2012 18:11:32 +0000 (18:11 +0000)
commit55261afb725b8af330addddd2e452f9f28ddd96b
treed31cb907a0013b7660cb7febc1b8a58c469357d9
parent6d2b13135c19341475b6d4a94a26614c40624bad
modern objective-c translator: fix type of objc_exception_throw
declaration and its siblings.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153043 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/RewriteModernObjC.cpp
test/Rewriter/rewrite-modern-synchronized.m
test/Rewriter/rewrite-modern-throw.m
test/Rewriter/rewrite-modern-try-catch-finally.m
test/Rewriter/rewrite-modern-try-finally.m