diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst index cf89e31aa93ef..90c0186e47ea7 100644 --- a/clang/docs/OpenMPSupport.rst +++ b/clang/docs/OpenMPSupport.rst @@ -550,7 +550,7 @@ implementation. +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ | OMP_AVAILABLE_DEVICES envirable | :none:`unclaimed` | :none:`unclaimed` | | +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ -| Traits for default device envirable | :none:`unclaimed` | :none:`unclaimed` | | +| Traits for default device envirable | :part:`in progress` | :none:`unclaimed` | ro-i | +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ | Optionally omit array length expression | :good:`done` | :none:`unclaimed` | (Parse) https://github.com/llvm/llvm-project/pull/148048, | | | | | (Sema) https://github.com/llvm/llvm-project/pull/152786 |