Skip to content

Commit 8691604

Browse files
committed
Add OpenMPSupport.rst entry for defaultmap implicit-behavior 'private'.
1 parent 44241ab commit 8691604

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,8 @@ implementation.
582582
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
583583
| defaultmap implicit-behavior 'storage' | :good:`done` | :none:`unclaimed` | https://github.com/llvm/llvm-project/pull/158336 |
584584
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
585+
| defaultmap implicit-behavior 'private' | :good:`done` | :none:`unclaimed` | https://github.com/llvm/llvm-project/pull/158712 |
586+
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
585587

586588
.. _OpenMP 6.1 implementation details:
587589

0 commit comments

Comments
 (0)