This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d71677b5d5 [Sema] Disable built-in increment operator for bool in overl [...] new b62c028144 [OPENMP] Code cleanup and code improvements.
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/OpenMPClause.h | 24 +- include/clang/Sema/Sema.h | 115 +- lib/AST/OpenMPClause.cpp | 4 +- lib/Sema/SemaExpr.cpp | 10 +- lib/Sema/SemaExprMember.cpp | 2 +- lib/Sema/SemaOpenMP.cpp | 1995 ++++++++++---------- .../nvptx_target_parallel_reduction_codegen.cpp | 6 +- 7 files changed, 1071 insertions(+), 1085 deletions(-)