Skip to content

Commit b2e4dda

Browse files
author
Sunil Kuravinakop
committed
Correcting wrong separator that was used for the new entry of threadset
clause.
1 parent cf86e7a commit b2e4dda

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
@@ -363,7 +363,7 @@ implementation.
363363
|Feature | C/C++ Status | Fortran Status | Reviews |
364364
+=============================================================+===========================+===========================+==========================================================================+
365365
| free-agent threads | :none:`unclaimed` | :none:`unclaimed` | |
366-
+=============================================================+===========================+===========================+==========================================================================+
366+
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
367367
| threadset clause | :`worked on` | :none:`unclaimed` | |
368368
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
369369
| Recording of task graphs | :none:`unclaimed` | :none:`unclaimed` | |

0 commit comments

Comments
 (0)