[clang] Update OpenMPSupport.rst (PR #122174)
Krzysztof Parzyszek via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 8 13:49:25 PST 2025
================
@@ -343,6 +343,124 @@ implementation.
| task | nowait clause on taskwait | :part:`partial` | parsing/sema done: D131830, D141531 |
+------------------------------+--------------------------------------------------------------+--------------------------+-----------------------------------------------------------------------+
+
+.. _OpenMP 6.0 implementation details:
+
+OpenMP 6.0 Implementation Details
+=================================
+
+The following table provides a quick overview over various OpenMP 5.0 features
----------------
kparzysz wrote:
Typo: 6.0
https://github.com/llvm/llvm-project/pull/122174
More information about the cfe-commits
mailing list