]> granicus.if.org Git - clang/commit
More clean up of ivars which are either in class extensions and
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 22 Mar 2010 18:25:57 +0000 (18:25 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 22 Mar 2010 18:25:57 +0000 (18:25 +0000)
commit3bfacdf6f0706987c1b33c625cd68fb880881c22
treeec1146f603f615bfac6449dd6a66aa9bac4f2824
parent909e6aaa4f6015ca0cfa0ff32acbc29d37f182aa
More clean up of ivars which are either in class extensions and
implementation or synthesized into an implementation. Also,
fixes a code gen. bug when ivars are itroduced in interleaved
implementations. (related to radar 7547942).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99193 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h
lib/AST/ASTContext.cpp