This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 91321d9884 [libclang] Allow to suspend a translation unit. new 1c50ce32c7 [OPENMP] Allow 'use_device_ptr' clause in 'target data' alone.
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 | 4 +-- lib/Sema/SemaOpenMP.cpp | 43 +++++++++++------------ test/OpenMP/target_data_messages.c | 2 +- test/OpenMP/target_enter_data_map_messages.c | 2 +- test/OpenMP/target_enter_data_nowait_messages.cpp | 2 +- test/OpenMP/target_exit_data_map_messages.c | 2 +- test/OpenMP/target_exit_data_nowait_messages.cpp | 2 +- test/OpenMP/target_map_messages.cpp | 2 +- test/OpenMP/target_teams_map_messages.cpp | 2 +- 9 files changed, 29 insertions(+), 32 deletions(-)