Author: Alexey Bataev Date: 2020-03-11T13:26:01-04:00 New Revision: 0d7c8c07d2a532d62487e646b1d6dec1542111f6
URL: https://github.com/llvm/llvm-project/commit/0d7c8c07d2a532d62487e646b1d6dec1542111f6 DIFF: https://github.com/llvm/llvm-project/commit/0d7c8c07d2a532d62487e646b1d6dec1542111f6.diff LOG: [OPENMP][DOCS]Mark depobj as implemented, NFC. Added: Modified: clang/docs/OpenMPSupport.rst Removed: ################################################################################ diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst index 49659e9bd5bd..66ce6eda9c8c 100644 --- a/clang/docs/OpenMPSupport.rst +++ b/clang/docs/OpenMPSupport.rst @@ -235,6 +235,8 @@ implementation. +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | misc extension | iterator and multidependences | :part:`claimed` | | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ +| misc extension | depobj directive and depobj dependency kind | :good:`done` | | ++------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | misc extension | user-defined function variants | :part:`worked on` | D67294, D64095, D71847, D71830 | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | misc extension | pointer/reference to pointer based array reductions | :none:`unclaimed` | | _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits