]> granicus.if.org Git - clang/commit
Partial fix for <rdar://problem/6645157> [clang on Xcode; regression]: error: instanc...
authorSteve Naroff <snaroff@apple.com>
Wed, 4 Mar 2009 18:34:24 +0000 (18:34 +0000)
committerSteve Naroff <snaroff@apple.com>
Wed, 4 Mar 2009 18:34:24 +0000 (18:34 +0000)
commitb06d875594361dd384d2b08c5ab7f10cfdac0f6b
treeb75c3d2f8926e433ff1d95fe3b6e7332415a9ed5
parent26140c6399d4b14a224d44cf0102a1919d8dab04
Partial fix for <rdar://problem/6645157> [clang on Xcode; regression]: error: instance variable 'someField' is private.

A recent regression caused by http://llvm.org/viewvc/llvm-project?rev=65912&view=rev.

This commit isn't fully baked. Nevertheless, it should cause Xcode to compile again. Will speak with Fariborz offline.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66045 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
test/SemaObjC/ivar-access-tests.m