]> granicus.if.org Git - clang/commit
More of Sema to implement initialization of
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 28 Apr 2010 16:11:27 +0000 (16:11 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 28 Apr 2010 16:11:27 +0000 (16:11 +0000)
commite4498c6d66a8f472cba29b6158a2e86dfc60d0ef
tree224bcda2afc6a682f9dcf16b0a327d678e8d358d
parent07c55e36a0d1625c38354f6814099c5951e94202
More of Sema to implement initialization of
ivar of c++ object types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102500 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclObjC.h
lib/Frontend/PCHReaderDecl.cpp
lib/Frontend/PCHWriterDecl.cpp
lib/Sema/Sema.h
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaDeclObjC.cpp