Skip to content

Commit 84cb386

Browse files
[OpenMP] Update OpenMP 6.0 implementation status. (#162379)
Please review
1 parent 2a2324a commit 84cb386

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
@@ -550,7 +550,7 @@ implementation.
550550
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
551551
| OMP_AVAILABLE_DEVICES envirable | :none:`unclaimed` | :none:`unclaimed` | |
552552
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
553-
| Traits for default device envirable | :none:`unclaimed` | :none:`unclaimed` | |
553+
| Traits for default device envirable | :part:`in progress` | :none:`unclaimed` | ro-i |
554554
+-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
555555
| Optionally omit array length expression | :good:`done` | :none:`unclaimed` | (Parse) https://github.com/llvm/llvm-project/pull/148048, |
556556
| | | | (Sema) https://github.com/llvm/llvm-project/pull/152786 |

0 commit comments

Comments
 (0)