]> granicus.if.org Git - clang/commit
Fix <rdar://problem/5879237> clang objc rewriter: ivars not accessible in structure...
authorSteve Naroff <snaroff@apple.com>
Thu, 8 May 2008 17:52:16 +0000 (17:52 +0000)
committerSteve Naroff <snaroff@apple.com>
Thu, 8 May 2008 17:52:16 +0000 (17:52 +0000)
commitf07576130b93ba7150e04b8bc38aad96a283d074
treedce7df0f09025e0908830c1e489a13e373be2c30
parente8b9f5b8ea60983c4a74cb8b63879616b914b65a
Fix <rdar://problem/5879237> clang objc rewriter: ivars not accessible in structure generated for class

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