This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from ea7e3341d5 Revert "[CodeGen] Fix vtable not receiving hidden visibility [...] new 058809db8e [OPENMP] Add support for cancel constructs in [teams] distri [...]
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 | 32 ++++++++++++++++++---- lib/AST/StmtOpenMP.cpp | 6 ++-- lib/CodeGen/CGStmtOpenMP.cpp | 24 +++++++++++----- lib/Sema/SemaOpenMP.cpp | 10 +++++-- lib/Serialization/ASTReaderStmt.cpp | 2 ++ lib/Serialization/ASTWriterStmt.cpp | 2 ++ test/OpenMP/distribute_parallel_for_codegen.cpp | 1 + test/OpenMP/distribute_parallel_for_messages.cpp | 11 ++++++++ .../teams_distribute_parallel_for_codegen.cpp | 1 + .../teams_distribute_parallel_for_messages.cpp | 9 ++++++ 10 files changed, 80 insertions(+), 18 deletions(-)