Skip to content

Commit 3eb1b59

Browse files
committed
[OPENMP50][DOCS]Claim iterators and add reference to array shaping
patch, NFC.
1 parent 3203e1b commit 3eb1b59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,15 +225,15 @@ implementation.
225225
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
226226
| base language | lambda support | :good:`done` | |
227227
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
228-
| misc extension | array shaping | :part:`worked on` | |
228+
| misc extension | array shaping | :part:`worked on` | D74144 |
229229
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
230230
| misc extension | library shutdown (omp_pause_resource[_all]) | :none:`unclaimed parts` | D55078 |
231231
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
232232
| misc extension | metadirectives | :none:`worked on` | |
233233
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
234234
| misc extension | conditional modifier for lastprivate clause | :good:`done` | |
235235
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
236-
| misc extension | iterator and multidependences | :none:`unclaimed` | |
236+
| misc extension | iterator and multidependences | :part:`claimed` | |
237237
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
238238
| misc extension | user-defined function variants | :part:`worked on` | D67294, D64095 |
239239
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)