Skip to content

Commit 3203e1b

Browse files
committed
[OPENMP50][DOCS]Update list of supported constructs, NFC.
1 parent af6353e commit 3203e1b

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
@@ -217,7 +217,7 @@ implementation.
217217
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
218218
| device extension | pointer attachment | :none:`unclaimed` | |
219219
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
220-
| atomic extension | hints for the atomic construct | :part:`worked on` | D51233 |
220+
| atomic extension | hints for the atomic construct | :good:`done` | D51233 |
221221
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
222222
| base language | C11 support | :none:`unclaimed` | |
223223
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
@@ -241,7 +241,7 @@ implementation.
241241
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
242242
| misc extension | prevent new type definitions in clauses | :none:`unclaimed` | |
243243
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
244-
| memory model extension | memory model update (seq_cst, acq_rel, release, acquire,...) | :none:`unclaimed` | |
244+
| memory model extension | memory model update (seq_cst, acq_rel, release, acquire,...) | :good:`done` | |
245245
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
246246

247247

0 commit comments

Comments
 (0)