]> granicus.if.org Git - clang/commit
implement PCH support for the rest of ExprObjC.h, including
authorChris Lattner <sabre@nondot.org>
Sun, 26 Apr 2009 00:44:05 +0000 (00:44 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Apr 2009 00:44:05 +0000 (00:44 +0000)
commit0389e6bd0159bfdd08f7c50a37543b6e3adf0c33
treea6192f51f47c316d424c66f8416d05e2e092a407
parentcf11b52ac2819e0d82d60ba570b14ffdba3cd607
implement PCH support for the rest of ExprObjC.h, including
the missing bits of ObjCMessageExpr.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70100 91177308-0d34-0410-b5e6-96231b3b80d8
clang.xcodeproj/project.pbxproj
include/clang/AST/ExprObjC.h
include/clang/Frontend/PCHBitCodes.h
lib/AST/Expr.cpp
lib/Frontend/PCHReader.cpp
lib/Frontend/PCHWriter.cpp