[flang-commits] [clang] [flang] [llvm] [CLANG][OpenMP] Add support for OpenMP6.0 transparent clause (PR #166810)

Alexey Bataev via flang-commits flang-commits at lists.llvm.org
Mon Dec 15 05:34:46 PST 2025


================
@@ -388,6 +389,9 @@ class DSAStackTy {
   /// Gets omp_event_handle_t type.
   QualType getOMPEventHandleT() const { return OMPEventHandleT; }
 
+  /// Sets the OMPImpexT to the provided QualType Ty.
----------------
alexey-bataev wrote:

Unused

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


More information about the flang-commits mailing list