forked from OSchip/llvm-project
[OPENMP][DOCS]Update status of supported constructs, NFC.
This commit is contained in:
parent
035795659b
commit
eed45b5fa2
|
@ -245,7 +245,7 @@ implementation.
|
|||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
| misc extension | pointer/reference to pointer based array reductions | :none:`unclaimed` | |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
| misc extension | prevent new type definitions in clauses | :none:`unclaimed` | |
|
||||
| misc extension | prevent new type definitions in clauses | :good:`done` | |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
| memory model extension | memory model update (seq_cst, acq_rel, release, acquire,...) | :good:`done` | |
|
||||
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
|
||||
|
|
Loading…
Reference in New Issue