From 6c3252e5211b0c6ce6eb4a1123d60bb74faec0be Mon Sep 17 00:00:00 2001 From: Alexey Bataev Date: Mon, 3 Feb 2020 12:43:40 -0500 Subject: [PATCH] [OPENMP][DOCS]Update status of conditional lastprivate, NFC. --- clang/docs/OpenMPSupport.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst index d3050e009a4c1..3a28adb2f444a 100644 --- a/clang/docs/OpenMPSupport.rst +++ b/clang/docs/OpenMPSupport.rst @@ -197,7 +197,7 @@ implementation. +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | device extension | clause: reverse_offload | :none:`unclaimed parts` | D52780 | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ -| device extension | clause: atomic_default_mem_order | :none:`unclaimed parts` | D53513 | +| device extension | clause: atomic_default_mem_rrder | :none:`unclaimed parts` | D53513 | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | device extension | clause: dynamic_allocators | :none:`unclaimed parts` | D53079 | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ @@ -227,7 +227,7 @@ implementation. +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | misc extension | metadirectives | :none:`worked on` | | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ -| misc extension | conditional modifier for lastprivate clause | :part:`worked on` | | +| misc extension | conditional modifier for lastprivate clause | :good:`done` | | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+ | misc extension | user-defined function variants | :part:`worked on` | D67294, D64095 | +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+