]> granicus.if.org Git - clang/commit
objective-C modern translator: Fixes a mistranslation
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 11 Feb 2013 19:30:33 +0000 (19:30 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 11 Feb 2013 19:30:33 +0000 (19:30 +0000)
commita09cd8103a6a719cb2628cdf0c91682250a17bd2
tree29c4ce0b6826abe1aec4977f36c96b25225db508
parentf4e955b694be22926f5ceb41e55d319ce9ff4aab
objective-C modern translator: Fixes a mistranslation
of @throw statement by finding location of the ';'
correctly. // rdar://13186010

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