]> granicus.if.org Git - clang/commit
Change the 'super' messaging API in the rewriter.
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 10 Mar 2010 21:17:41 +0000 (21:17 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 10 Mar 2010 21:17:41 +0000 (21:17 +0000)
commitd314e9e12326c2fd8f140adc4c769d13b483b3f6
tree7dc9ebc0eb2c9f9398f647d3aab92ccdf9f42c58
parent327fb2d32243e1206b69c5f05d4fa2e3d89a0dcb
Change the 'super' messaging API in the rewriter.
Fixes radar 7738452.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@98190 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/RewriteObjC.cpp
test/Rewriter/rewrite-super-message.mm [new file with mode: 0644]