]> granicus.if.org Git - clang/commit
Objective-C: Produce precise diagnostic when
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 28 Mar 2013 23:39:11 +0000 (23:39 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 28 Mar 2013 23:39:11 +0000 (23:39 +0000)
commit99a72d2d875321b4d91e6aef4e20b289f3d05db4
treecd9a388a4f2207bbcfb2b43eac4257c02a23c7ff
parent123243cfd80f790a27edd1b829cd190a85f6c006
Objective-C: Produce precise diagnostic when
'isa' ivar is accessed provided it is the first
ivar. Fixit hint will follow in another patch.
This is continuation of // rdar://13503456

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@178313 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprMember.cpp
test/SemaObjC/warn-isa-ref.m