This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0d87f3b47c [OPENMP] Fix the tests for 32bits targets, NFC. new cdb5ae94df [AST] Convert AttributedStmt to llvm::TrailingObjects. new d0ee47a8ce [AST] Inline CompoundStmt contents into the parent allocation.
The 2 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/Stmt.h | 60 ++++++++++++++++++++----------------- lib/AST/ASTImporter.cpp | 5 ++-- lib/AST/Stmt.cpp | 43 +++++++++++++------------- lib/Analysis/BodyFarm.cpp | 2 +- lib/Sema/SemaDeclCXX.cpp | 14 ++++----- lib/Sema/SemaExprCXX.cpp | 5 ++-- lib/Sema/SemaStmt.cpp | 2 +- lib/Serialization/ASTReaderStmt.cpp | 5 ++-- 8 files changed, 70 insertions(+), 66 deletions(-)