]> granicus.if.org Git - clang/commit
Fix broken de/serialization for a couple of C++ Exprs.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 24 Jun 2010 08:57:09 +0000 (08:57 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 24 Jun 2010 08:57:09 +0000 (08:57 +0000)
commit5e1b7c2f419544a88537f7ff4e32ed744ba7b44e
tree3587271c422e631990916bb1e8d1198c1d787a49
parent1f84f8d970a673e487b40d341cd3e8d52ca9cc22
Fix broken de/serialization for a couple of C++ Exprs.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106726 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/PCHReaderStmt.cpp
lib/Frontend/PCHWriterStmt.cpp
test/PCH/cxx_exprs.cpp