This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5c5a4de [test] Extend llvm_shlib_dir fix to unittests new 7efb140 Add a class ASTRecordReader which wraps an ASTReader, a Recor [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Serialization/ASTReader.h | 279 +++++- lib/Serialization/ASTReader.cpp | 587 ++++++------ lib/Serialization/ASTReaderDecl.cpp | 681 +++++++------- lib/Serialization/ASTReaderStmt.cpp | 1557 +++++++++++++++---------------- 4 files changed, 1655 insertions(+), 1449 deletions(-)