]> granicus.if.org Git - clang/commit
Fixes a potential crash in rewriter when sending message
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 20 Oct 2010 16:07:20 +0000 (16:07 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 20 Oct 2010 16:07:20 +0000 (16:07 +0000)
commite0f83863595f5725791d88a799d20dbae38bed4a
treeb29d0e01acea8ea89b943c7ac62d440856245a3b
parentd9d2a876a523352952e8b38eb5d5275cae9998c6
Fixes a potential crash in rewriter when sending message
to 'super'.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116928 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Rewrite/RewriteObjC.cpp