Author: Alexey Bataev
Date: 2020-06-18T13:29:33-04:00
New Revision: eed45b5fa2b638360ebfde037d284b9dc69e54c0

URL: 
https://github.com/llvm/llvm-project/commit/eed45b5fa2b638360ebfde037d284b9dc69e54c0
DIFF: 
https://github.com/llvm/llvm-project/commit/eed45b5fa2b638360ebfde037d284b9dc69e54c0.diff

LOG: [OPENMP][DOCS]Update status of supported constructs, NFC.

Added: 
    

Modified: 
    clang/docs/OpenMPSupport.rst

Removed: 
    


################################################################################
diff  --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index e6c4752ef51c..f56980faaee8 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -245,7 +245,7 @@ implementation.
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | misc extension               | pointer/reference to pointer based array 
reductions          | :none:`unclaimed`        |                                
                                       |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| misc extension               | prevent new type definitions in clauses       
               | :none:`unclaimed`        |                                     
                                  |
+| misc extension               | prevent new type definitions in clauses       
               | :good:`done`             |                                     
                                  |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | memory model extension       | memory model update (seq_cst, acq_rel, 
release, acquire,...) | :good:`done`             |                              
                                         |
 
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+


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

Reply via email to