diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst index d80f07bde1dfa..b09bd9ce6ae9a 100644 --- a/clang/docs/OpenMPSupport.rst +++ b/clang/docs/OpenMPSupport.rst @@ -481,7 +481,8 @@ implementation. +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ | transparent clause (hull tasks) | :none:`unclaimed` | :none:`unclaimed` | | +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ -| rule-based compound directives | :none:`unclaimed` | :part:`In Progress` | Testing for Fortran missing | +| rule-based compound directives | :part:`In Progress` | :part:`In Progress` | kparzysz | +| | | | Testing for Fortran missing | +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ | C23, C++23 | :none:`unclaimed` | | | +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+