Skip to content

Commit 4b25508

Browse files
Notifying assume directive as 'worked on'. (llvm#90022)
Notifying assume directive as 'worked on'. When checked on slack channel, nobody was working on assume directive. Changes to be committed: modified: clang/docs/OpenMPSupport.rst --------- Co-authored-by: Sunil Kuravinakop
1 parent 21b8492 commit 4b25508

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,9 @@ implementation.
310310
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
311311
| misc | dispatch construct and function variant argument adjustment | :part:`worked on` | D99537, D99679 |
312312
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
313-
| misc | assume and assumes directives | :part:`worked on` | |
313+
| misc | assumes directives | :part:`worked on` | |
314+
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
315+
| misc | assume directive | :part:`worked on` | |
314316
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
315317
| misc | nothing directive | :good:`done` | D123286 |
316318
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)