This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 60fb868 Revert "DR1391: Check for implicit conversion sequences for n [...] new 74e1e75 [OpenMP] Add test cases for the proc_bind and schedule clause [...]
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: ..._distribute_parallel_for_proc_bind_messages.cpp | 85 ++++++++++ ...s_distribute_parallel_for_schedule_messages.cpp | 172 +++++++++++++++++++++ 2 files changed, 257 insertions(+) create mode 100644 test/OpenMP/teams_distribute_parallel_for_proc_bind_messages.cpp create mode 100644 test/OpenMP/teams_distribute_parallel_for_schedule_messages.cpp