https://github.com/CatherineMoore created https://github.com/llvm/llvm-project/pull/133138
Document wip for ref modifier for map clauses in C++ implementation of OpenMP 6.0 >From ee53cc39ca84a4cece5b01502fbd778282a051c8 Mon Sep 17 00:00:00 2001 From: CatherineMoore <catmo...@amd.com> Date: Wed, 26 Mar 2025 14:11:24 -0400 Subject: [PATCH] Update OpenMPSupport.rst --- clang/docs/OpenMPSupport.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst index 83d90ffef6bc7..892a2dc9e157a 100644 --- a/clang/docs/OpenMPSupport.rst +++ b/clang/docs/OpenMPSupport.rst @@ -454,7 +454,7 @@ implementation. +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ | Clarifications to implicit reductions | :none:`unclaimed` | :none:`unclaimed` | | +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ -| ref modifier for map clauses | :none:`unclaimed` | :none:`unclaimed` | | +| ref modifier for map clauses | :none:`wip` | :none:`unclaimed` | | +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ | map-type modifiers in arbitrary position | :none:`unclaimed` | :none:`unclaimed` | | +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits