diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst index bfae0a7e43f77..a0ddfb605e658 100644 --- a/clang/docs/OpenMPSupport.rst +++ b/clang/docs/OpenMPSupport.rst @@ -309,7 +309,7 @@ implementation. +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | loop | 'reproducible'/'unconstrained' modifiers in 'order' clause | :part:`partial` | D127855 | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ -| memory management | alignment for allocate directive and clause | :part:`worked on` | | +| memory management | alignment for allocate directive and clause | :good:`done` | D115683 | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | memory management | new memory management routines | :none:`unclaimed` | | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+