Skip to content

Commit 445a2ab

Browse files
committed
[OpenMP][NFC] Unclaim iterators in 'map' clause and motion clauses
1 parent e8f8b89 commit 445a2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ implementation.
291291
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
292292
| device | has_device_addr clause on target construct | :none:`unclaimed` | |
293293
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
294-
| device | iterators in map clause or motion clauses | :part:`worked on` | |
294+
| device | iterators in map clause or motion clauses | :none:`unclaimed` | |
295295
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
296296
| device | indirect clause on declare target directive | :none:`unclaimed` | |
297297
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)