]> granicus.if.org Git - clang/commit
Added PCH/ASTImporter code for ObjCIvarDecl's field.
authorFariborz Jahanian <fjahanian@apple.com>
Sat, 17 Jul 2010 18:35:47 +0000 (18:35 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Sat, 17 Jul 2010 18:35:47 +0000 (18:35 +0000)
commitac0021ba802e193e0f9f8207768c7862c7603bc0
treeff53e41fa7a9992f926c3dfe7d070b36bc97ab4f
parent920bf45bd739334c25633ec9a29d903cab50be23
Added PCH/ASTImporter code for ObjCIvarDecl's field.

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