Skip to content

Commit 0cee74c

Browse files
Update OpenMPSupport.rst
Provide missing close marks
1 parent 906c3f0 commit 0cee74c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ implementation.
394394
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
395395
| All clauses accept directive name modifier | :none:`unclaimed` | :none:`unclaimed` | |
396396
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
397-
| Extensions to depobj construct | :none:`unclaimed | :none:`unclaimed` | |
397+
| Extensions to depobj construct | :none:`unclaimed` | :none:`unclaimed` | |
398398
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
399399
| Extensions to atomic construct | :none:`unclaimed` | :none:`unclaimed` | |
400400
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
@@ -404,7 +404,7 @@ implementation.
404404
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
405405
| Release map type for declare mapper | :none:`unclaimed` | :none:`unclaimed` | |
406406
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
407-
| Extensions to interop construct | :none:`unclaimed | :none:`unclaimed` | |
407+
| Extensions to interop construct | :none:`unclaimed` | :none:`unclaimed` | |
408408
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
409409
| no_openmp_constructs | :none:`unclaimed` | :none:`unclaimed` | |
410410
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
@@ -416,7 +416,7 @@ implementation.
416416
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
417417
| Loop construct with DO CONCURRENT | :none:`unclaimed` | :none:`unclaimed` | |
418418
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
419-
| device_type clause for target construct | :none:`unclaimed | :none:`unclaimed` | |
419+
| device_type clause for target construct | :none:`unclaimed` | :none:`unclaimed` | |
420420
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
421421
| nowait for ancestor target directives | :none:`unclaimed` | :none:`unclaimed` | |
422422
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
@@ -434,7 +434,7 @@ implementation.
434434
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
435435
| Traits for default device envirable | :none:`unclaimed` | :none:`unclaimed` | |
436436
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
437-
| Optionally omit array length expression | :none:`unclaimed` | :none:`unclaimed` | |
437+
| Optionally omit array length expression | :none:`unclaimed` | :none:`unclaimed` | |
438438
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
439439
| Canonical loop sequences | :none:`unclaimed` | :none:`unclaimed` | |
440440
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+

0 commit comments

Comments
 (0)