Skip to content

Conversation

CatherineMoore
Copy link
Contributor

@CatherineMoore CatherineMoore commented Oct 7, 2025

Please review

@llvmbot llvmbot added the clang Clang issues not falling into any other category label Oct 7, 2025
@llvmbot
Copy link
Member

llvmbot commented Oct 7, 2025

@llvm/pr-subscribers-clang

Author: None (CatherineMoore)

Changes

@jhuber6: Please review


Full diff: https://github.com/llvm/llvm-project/pull/162379.diff

1 Files Affected:

  • (modified) clang/docs/OpenMPSupport.rst (+1-1)
diff --git a/clang/docs/OpenMPSupport.rst b/clang/docs/OpenMPSupport.rst
index cf89e31aa93ef..90c0186e47ea7 100644
--- a/clang/docs/OpenMPSupport.rst
+++ b/clang/docs/OpenMPSupport.rst
@@ -550,7 +550,7 @@ implementation.
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 | OMP_AVAILABLE_DEVICES envirable                             | :none:`unclaimed`         | :none:`unclaimed`         |                                                                          |
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
-| Traits for default device envirable                         | :none:`unclaimed`         | :none:`unclaimed`         |                                                                          |
+| Traits for default device envirable                         | :part:`in progress`       | :none:`unclaimed`         | ro-i                                                                     |
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 | Optionally omit array length expression                     | :good:`done`              | :none:`unclaimed`         | (Parse) https://github.com/llvm/llvm-project/pull/148048,                |
 |                                                             |                           |                           | (Sema) https://github.com/llvm/llvm-project/pull/152786                  |

@CatherineMoore CatherineMoore changed the title Update OpenMP 6.0 implementation status. [OpenMP] Update OpenMP 6.0 implementation status. Oct 7, 2025
@jhuber6 jhuber6 merged commit 84cb386 into llvm:main Oct 7, 2025
10 checks passed
@jhuber6
Copy link
Contributor

jhuber6 commented Oct 7, 2025

The PR that resolves this should modify its status the same PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants