]> granicus.if.org Git - clang/commit
Read/write the C++ parts of DeclRefExpr and MemberExpr for PCH.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 8 Jul 2010 13:09:47 +0000 (13:09 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 8 Jul 2010 13:09:47 +0000 (13:09 +0000)
commit663e380d7b2de2bbf20e886e05371195bea9adc4
tree86adb15f596a10cd9abb394a5f7af6eb2898e2e5
parent82f8e796d6ffce1d63729a2df87c1060edf6593a
Read/write the C++ parts of DeclRefExpr and MemberExpr for PCH.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107872 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Expr.h
lib/AST/Expr.cpp
lib/Frontend/PCHReaderStmt.cpp
lib/Frontend/PCHWriterStmt.cpp