This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8d744a73b5 [clang-scan-deps] Support for clang --analyze in clang-scan-deps new 19c95a313c [OPNEMP]Allow num_tasks clause in combined task-based directives.
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/OpenMPClause.h | 24 ++++++++++++++-------- include/clang/AST/RecursiveASTVisitor.h | 1 + lib/AST/OpenMPClause.cpp | 9 +++++++- lib/AST/StmtProfile.cpp | 1 + lib/Sema/SemaOpenMP.cpp | 19 ++++++++++++----- lib/Serialization/ASTReader.cpp | 1 + lib/Serialization/ASTWriter.cpp | 1 + test/OpenMP/parallel_master_taskloop_ast_print.cpp | 4 ++-- test/OpenMP/parallel_master_taskloop_codegen.cpp | 11 +++++----- 9 files changed, 49 insertions(+), 22 deletions(-)