This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 530eb474fd [clang] Add DISuprogram and DIE for a func decl new edbbe62fb9 [OPENMP]Generate correctly implicit flags for mapped data.
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: lib/CodeGen/CGOpenMPRuntime.cpp | 26 ++++++++++---- test/OpenMP/nvptx_lambda_capturing.cpp | 2 +- test/OpenMP/target_codegen.cpp | 4 +-- test/OpenMP/target_firstprivate_codegen.cpp | 12 +++---- test/OpenMP/target_map_codegen.cpp | 40 +++++++++++----------- test/OpenMP/target_parallel_codegen.cpp | 4 +-- test/OpenMP/target_parallel_for_codegen.cpp | 4 +-- test/OpenMP/target_parallel_for_simd_codegen.cpp | 4 +-- test/OpenMP/target_simd_codegen.cpp | 4 +-- test/OpenMP/target_teams_codegen.cpp | 6 ++-- test/OpenMP/target_teams_distribute_codegen.cpp | 6 ++-- .../target_teams_distribute_simd_codegen.cpp | 6 ++-- 12 files changed, 65 insertions(+), 53 deletions(-)