This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 59a0544 [OpenMP] Support the 'is_device_ptr' clause with 'target para [...] new b8a7fd7 [OpenMP] Support the 'is_device_ptr' clause with 'target para [...]
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/OpenMPKinds.def | 2 +- lib/Sema/SemaOpenMP.cpp | 6 +- ...arget_parallel_for_is_device_ptr_ast_print.cpp} | 239 ++++++++-------- .../target_parallel_for_is_device_ptr_messages.cpp | 311 +++++++++++++++++++++ 4 files changed, 434 insertions(+), 124 deletions(-) copy test/OpenMP/{target_parallel_for_simd_is_device_ptr_ast_print.cpp => target_p [...] create mode 100644 test/OpenMP/target_parallel_for_is_device_ptr_messages.cpp