]> granicus.if.org Git - clang/commit
Fix <rdar://problem/6435382> clang ObjC rewriter: @property/@synthesize and blocks...
authorSteve Naroff <snaroff@apple.com>
Thu, 11 Dec 2008 19:29:16 +0000 (19:29 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 11 Dec 2008 19:29:16 +0000 (19:29 +0000)
commitf4312dc9b690fc79039560c125e9e3f8ea8a478e
tree9fda3cd8218cba2d75fe27fffd8f25c168e2a316
parenta4c46df1cd63e06af2a094b68b902a3eb232f056
Fix <rdar://problem/6435382> clang ObjC rewriter: @property/@synthesize and blocks don't work together

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