]> granicus.if.org Git - clang/commit
[OpenMP] Add test cases for the proc_bind and schedule clauses with 'teams distribute...
authorKelvin Li <kkwli0@gmail.com>
Mon, 2 Jan 2017 16:42:11 +0000 (16:42 +0000)
committerKelvin Li <kkwli0@gmail.com>
Mon, 2 Jan 2017 16:42:11 +0000 (16:42 +0000)
commit74e1e751a8083c7b840026b8357229becf374d76
tree77f17cc55adf1d1d9a005b94e53723f4ce86b403
parent60fb868946ddf7c46125680772d2e15e552b9932
[OpenMP] Add test cases for the proc_bind and schedule clauses with 'teams distribute parallel for' pragma.

https://reviews.llvm.org/D28205

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290813 91177308-0d34-0410-b5e6-96231b3b80d8
test/OpenMP/teams_distribute_parallel_for_proc_bind_messages.cpp [new file with mode: 0644]
test/OpenMP/teams_distribute_parallel_for_schedule_messages.cpp [new file with mode: 0644]