This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from e5e2a88ed0 [Hexagon] Add front-end support for Hexagon V65 new a60bd62877 [OPENMP] Fix handling of clauses in clause parsing mode.
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/Sema/SemaOpenMP.cpp | 8 +- test/OpenMP/distribute_firstprivate_codegen.cpp | 92 ++++++++++---------- ...istribute_parallel_for_firstprivate_codegen.cpp | 66 +++++++-------- ...bute_parallel_for_simd_firstprivate_codegen.cpp | 66 +++++++-------- .../distribute_simd_firstprivate_codegen.cpp | 98 ++++++++++------------ test/OpenMP/for_firstprivate_codegen.cpp | 18 ++-- test/OpenMP/sections_firstprivate_codegen.cpp | 9 +- test/OpenMP/single_firstprivate_codegen.cpp | 12 +-- 8 files changed, 163 insertions(+), 206 deletions(-)