Skip to content

Commit

Permalink
[OpenMP][Docs] Update Clang Support docs after D75591
Browse files Browse the repository at this point in the history
  • Loading branch information
jdoerfert committed Jul 29, 2020
1 parent 6a05c6b commit 7db017b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/OpenMPSupport.rst
Expand Up @@ -264,7 +264,7 @@ want to help with the implementation.
+==============================+==============================================================+==========================+=======================================================================+
| misc extension | user-defined function variants with #ifdef protection | :part:`worked on` | D71179 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| misc extension | default(firstprivate) & default(private) | :part:`worked on` | |
| misc extension | default(firstprivate) & default(private) | :part:`partial` | firstprivate done: D75591 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
| loop extension | Loop tiling transformation | :part:`claimed` | |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
Expand Down

0 comments on commit 7db017b

Please sign in to comment.