This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 979c19b [OpenMP] Ignore parens in atomic capture new 7a77c15 [OpenMP] Allow negative lower bound in array sections based o [...]
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/Basic/DiagnosticSemaKinds.td | 6 ++++-- lib/Sema/SemaExpr.cpp | 19 +++++++++---------- test/OpenMP/target_depend_messages.cpp | 2 +- test/OpenMP/target_enter_data_depend_messages.cpp | 4 ++-- test/OpenMP/target_exit_data_depend_messages.cpp | 4 ++-- test/OpenMP/target_map_messages.cpp | 4 ++++ test/OpenMP/target_parallel_depend_messages.cpp | 2 +- test/OpenMP/target_parallel_for_depend_messages.cpp | 2 +- test/OpenMP/target_parallel_for_map_messages.cpp | 8 ++++++++ .../target_parallel_for_simd_depend_messages.cpp | 2 +- test/OpenMP/target_parallel_for_simd_map_messages.cpp | 8 ++++++++ test/OpenMP/target_parallel_map_messages.cpp | 8 ++++++++ test/OpenMP/target_update_depend_messages.cpp | 4 ++-- test/OpenMP/task_depend_messages.cpp | 2 +- 14 files changed, 52 insertions(+), 23 deletions(-)