Skip to content

Commit 26a9339

Browse files
authored
[docs][OpenMP] Claim C/C++ implementation of dyn_groupprivate clause (llvm#155653)
1 parent c7df883 commit 26a9339

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
@@ -499,7 +499,9 @@ implementation.
499499
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
500500
|Feature | C/C++ Status | Fortran Status | Reviews |
501501
+=============================================================+===========================+===========================+==========================================================================+
502-
| | | | |
502+
| dyn_groupprivate clause | :part:`In Progress` | :part:`In Progress` | C/C++: kevinsala (https://github.com/llvm/llvm-project/pull/152651 |
503+
| | | | https://github.com/llvm/llvm-project/pull/152830 |
504+
| | | | https://github.com/llvm/llvm-project/pull/152831) |
503505
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
504506

505507

0 commit comments

Comments
 (0)