]> granicus.if.org Git - clang/commit
Patch for ObjCIvarRefExpr containing the field
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 13 Dec 2008 22:20:28 +0000 (22:20 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 13 Dec 2008 22:20:28 +0000 (22:20 +0000)
commitaaa63a761c6671a08e3f4f463435b72739fa194b
tree4ed3ba9e6973946378a7802441e18e217cad57f4
parent6eddeb153415049c7b62de4b45385a759a6906c6
Patch for ObjCIvarRefExpr containing the field
matching the storage layout for this ivar

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@60996 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclObjC.h
include/clang/AST/ExprObjC.h
lib/AST/DeclObjC.cpp
lib/AST/StmtSerialization.cpp
lib/CodeGen/CGObjC.cpp
lib/Sema/SemaExpr.cpp