]> granicus.if.org Git - clang/commit
Support CXXPseudoDestructorExpr for PCH.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 28 Jun 2010 09:32:03 +0000 (09:32 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 28 Jun 2010 09:32:03 +0000 (09:32 +0000)
commitde4bd18bb45a1db68996cfb949db3015fc25d10d
treec0c2b01dd5bbde57e9ceacee6af9f9aea3cea3df
parent12dffcddb60380c5bed4f085a1f51534afda3b87
Support CXXPseudoDestructorExpr for PCH.

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