================
@@ -6065,6 +6065,83 @@ class OMPFuseDirective final
   }
 };
 
+/// Represents the '#pragma omp split' loop transformation directive.
+///
+/// \code{c}
----------------
Meinersbur wrote:

```suggestion
/// \code{.c}
```
https://www.doxygen.nl/manual/commands.html#cmdcode

https://github.com/llvm/llvm-project/pull/183261
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to