[clang] [flang] [llvm] [openmp] [OpenMP][Offload] Add offload runtime support for dyn_groupprivate clause (PR #152831)

Kevin Sala Penades via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 14 11:56:07 PST 2025


================
@@ -268,7 +268,7 @@ extern "C" {
 #endif
 
 /// The OpenMP access group type. The criterion for grupping tasks using a
-/// specific grouping property.
+/// specific groupping property.
----------------
kevinsala wrote:

Sorry, I "fixed" the correct word... Will fix it in a new commit

https://github.com/llvm/llvm-project/pull/152831


More information about the cfe-commits mailing list