This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 058809db8e [OPENMP] Add support for cancel constructs in [teams] distri [...] new 13e60aabca [OPENMP] Add support for cancel constructs in `target teams [...]
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/StmtOpenMP.h | 26 +++++++++++++++++----- lib/AST/StmtOpenMP.cpp | 3 ++- lib/CodeGen/CGStmtOpenMP.cpp | 6 ++++- lib/Sema/SemaOpenMP.cpp | 6 +++-- lib/Serialization/ASTReaderStmt.cpp | 1 + lib/Serialization/ASTWriterStmt.cpp | 1 + ...get_teams_distribute_parallel_for_ast_print.cpp | 5 ++++- 7 files changed, 38 insertions(+), 10 deletions(-)