From 992ce903ca9e43c6ffda34cfab6b479d624d5026 Mon Sep 17 00:00:00 2001 From: Catherine Moore Date: Tue, 23 Sep 2025 16:35:10 -0500 Subject: [PATCH] [OpenMP] Update documentation formatting. --- clang/docs/OpenMPSupport.rst | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst index b09bd9ce6ae9a..6108e54a17390 100644 --- a/clang/docs/OpenMPSupport.rst +++ b/clang/docs/OpenMPSupport.rst @@ -360,6 +360,7 @@ information or if you want to help with the implementation. + +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ |Feature | C/C++ Status | Fortran Status | Reviews | +=============================================================+===========================+===========================+==========================================================================+ @@ -407,8 +408,16 @@ implementation. +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ + +.. _OpenMP 5.2 Deprecations: + +OpenMP 5.2 Deprecations +======================= + + + +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+ -|OpenMP 5.2 Deprecations | C/C++ Status | Fortran Status | Reviews | +| | C/C++ Status | Fortran Status | Reviews | +=============================================================+===========================+===========================+==========================================================================+ | Linear clause syntax | :none:`unclaimed` | :none:`unclaimed` | | +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+