This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f20949c Don't classify variable template names as type templates. new 59a0544 [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 +- ..._parallel_for_simd_is_device_ptr_ast_print.cpp} | 98 +++--- ...et_parallel_for_simd_is_device_ptr_messages.cpp | 337 +++++++++++++++++++++ 4 files changed, 391 insertions(+), 52 deletions(-) copy test/OpenMP/{target_teams_distribute_parallel_for_is_device_ptr_ast_print.cpp [...] create mode 100644 test/OpenMP/target_parallel_for_simd_is_device_ptr_messages.cpp