This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8c58be37cf [AST][2/4] Move the bit-fields from FunctionDecl and CXXCons [...] new 3329317b89 [AST][3/4] Move the bit-fields from BlockDecl, LinkageSpecDe [...]
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 | 49 +++++++++++++++++++++--------------------- include/clang/AST/DeclCXX.h | 30 +++++++++----------------- include/clang/AST/DeclOpenMP.h | 15 ++++++------- lib/AST/Decl.cpp | 11 +++++++++- lib/AST/DeclCXX.cpp | 9 ++++++++ lib/AST/DeclOpenMP.cpp | 8 +++++++ 6 files changed, 69 insertions(+), 53 deletions(-)