This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f2421d2e1b [AST][1/4] Move the bit-fields from TagDecl, EnumDecl and Re [...] new 8c58be37cf [AST][2/4] Move the bit-fields from FunctionDecl and CXXCons [...]
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/AST/Decl.h | 252 +++++++++++++++++++----------------- include/clang/AST/DeclCXX.h | 70 +++++----- lib/AST/Decl.cpp | 48 +++++-- lib/AST/DeclCXX.cpp | 17 ++- lib/Serialization/ASTReaderDecl.cpp | 53 ++++---- lib/Serialization/ASTWriterDecl.cpp | 41 +++--- 6 files changed, 269 insertions(+), 212 deletions(-)