This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 744ff96f70 Fix for PR43175: compiler crash when trying to emit noncaptu [...] new 493d72dc01 Re-land Remove REQUIRES:shell from tests that pass for me on [...] new 3396e1c447 [OPENMP5.0]Allow teams directive outside of the target directives.
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: lib/Sema/SemaOpenMP.cpp | 5 +++- test/Analysis/crash-trace.c | 7 +++--- test/CodeGen/thinlto_backend.ll | 11 +++++---- test/Driver/check-time-trace-sections.cpp | 1 - test/Driver/check-time-trace.cpp | 1 - test/Driver/clang-offload-bundler.c | 3 +-- test/Driver/crash-report-crashfile.m | 2 +- test/Driver/rewrite-map-in-diagnostics.c | 7 ++---- test/Format/style-on-command-line.cpp | 2 +- test/Frontend/dependency-gen-has-include.c | 14 +++++------ test/Index/crash-recovery-modules.m | 5 ++-- test/Modules/at-import-in-framework-header.m | 2 -- test/Modules/builtins.m | 1 - test/Modules/dependency-dump-dependent-module.m | 2 -- test/Modules/dependency-dump.m | 2 -- test/Modules/implicit-invalidate-common.c | 1 - test/OpenMP/task_firstprivate_codegen.cpp | 2 -- test/OpenMP/task_private_codegen.cpp | 2 -- test/OpenMP/taskloop_firstprivate_codegen.cpp | 3 +-- test/OpenMP/taskloop_lastprivate_codegen.cpp | 3 +-- test/OpenMP/taskloop_private_codegen.cpp | 2 -- test/OpenMP/taskloop_simd_firstprivate_codegen.cpp | 3 +-- test/OpenMP/taskloop_simd_lastprivate_codegen.cpp | 3 +-- test/OpenMP/taskloop_simd_private_codegen.cpp | 2 -- test/OpenMP/teams_ast_print.cpp | 13 +++++++++++ test/OpenMP/teams_codegen.cpp | 27 ++++++++++++++++++++++ test/OpenMP/teams_messages.cpp | 7 ++++-- test/PCH/modified-header-error.c | 4 +++- test/Parser/crash-report.c | 3 +-- 29 files changed, 80 insertions(+), 60 deletions(-)