https://github.com/CatherineMoore created 
https://github.com/llvm/llvm-project/pull/158724

None

>From 0674046d492b56bcc967f79d04637f28fd71a8a3 Mon Sep 17 00:00:00 2001
From: Catherine Moore <catherine.mo...@amd.com>
Date: Mon, 15 Sep 2025 14:46:01 -0500
Subject: [PATCH] Fix Table Indentation.

---
 clang/docs/OpenMPSupport.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index 54c8f9a151f51..f589ba97af1ff 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -359,6 +359,7 @@ and their implementation status. Please post on the
 information or if you want to help with the
 implementation.
 
+
 
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 |Feature                                                      | C/C++ Status   
           |  Fortran Status           | Reviews                                
                                  |
 
+=============================================================+===========================+===========================+==========================================================================+
@@ -405,6 +406,7 @@ implementation.
 | dispatch construct extension to support end directive       | :none:`N/A`    
           | :none:`unclaimed`         |                                        
                                  |
 
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 
+
 
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 |OpenMP 5.2 Deprecations                                      | C/C++ Status   
           |  Fortran Status           | Reviews                                
                                  |
 
+=============================================================+===========================+===========================+==========================================================================+
@@ -444,6 +446,7 @@ and their implementation status. Please post on the
 information or if you want to help with the
 implementation.
 
+
 
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 |Feature                                                      | C/C++ Status   
           |  Fortran Status           | Reviews                                
                                  |
 
+=============================================================+===========================+===========================+==========================================================================+

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to