Skip to content

Commit 7db017b

Browse files
committed
[OpenMP][Docs] Update Clang Support docs after D75591
1 parent 6a05c6b commit 7db017b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/OpenMPSupport.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ want to help with the implementation.
264264
+==============================+==============================================================+==========================+=======================================================================+
265265
| misc extension | user-defined function variants with #ifdef protection | :part:`worked on` | D71179 |
266266
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
267-
| misc extension | default(firstprivate) & default(private) | :part:`worked on` | |
267+
| misc extension | default(firstprivate) & default(private) | :part:`partial` | firstprivate done: D75591 |
268268
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
269269
| loop extension | Loop tiling transformation | :part:`claimed` | |
270270
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+

0 commit comments

Comments
 (0)