Skip to content

Commit 77e98ea

Browse files
committed
[OpenMP50][DOCS] Mark target data non-contiguous as done, NFC.
1 parent a200501 commit 77e98ea

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
@@ -217,7 +217,7 @@ implementation.
217217
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
218218
| device extension | teams construct on the host device | :part:`worked on` | Clang part is done, r371553. |
219219
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
220-
| device extension | support non-contiguous array sections for target update | :part:`worked on` | |
220+
| device extension | support non-contiguous array sections for target update | :good:`done` | |
221221
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
222222
| device extension | pointer attachment | :none:`unclaimed` | |
223223
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)