]> granicus.if.org Git - clang/commit
Add PCH support for CXXBoolLiteralExpr and CXXNullPtrLiteralExpr.
authorSam Weinig <sam.weinig@gmail.com>
Sun, 7 Feb 2010 04:44:10 +0000 (04:44 +0000)
committerSam Weinig <sam.weinig@gmail.com>
Sun, 7 Feb 2010 04:44:10 +0000 (04:44 +0000)
commit1eb1113b139503a3895714d94ec9c037ae62d3b1
tree8861e76ac15345656f6cf6672ef086b843f01fef
parentf6b89a173827457c28ac77b7cf091a24ef484e8a
Add PCH support for CXXBoolLiteralExpr and CXXNullPtrLiteralExpr.

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