]> granicus.if.org Git - clang/commitdiff
[DOCS]Update list of implemented constructs, NFC.
authorAlexey Bataev <a.bataev@hotmail.com>
Fri, 18 Oct 2019 16:53:54 +0000 (16:53 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Fri, 18 Oct 2019 16:53:54 +0000 (16:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375257 91177308-0d34-0410-b5e6-96231b3b80d8

docs/OpenMPSupport.rst

index afde3f91299b066fea98592c66613c7570ef6d86..cbb4888c07314cef8b5547a8d4dd4f67007b9163 100644 (file)
@@ -181,9 +181,9 @@ implementation.
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | task extension               | master taskloop                                              | :good:`done`             |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| task extension               | parallel master taskloop                                     | :none:`unclaimed`        |                                                                       |
+| task extension               | parallel master taskloop                                     | :none:`done`             |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
-| task extension               | master taskloop simd                                         | :none:`unclaimed`        |                                                                       |
+| task extension               | master taskloop simd                                         | :none:`done`             |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
 | task extension               | parallel master taskloop simd                                | :none:`unclaimed`        |                                                                       |
 +------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+