[flang-commits] [clang] [flang] [llvm] [CLANG][OpenMP] Add support for OpenMP6.0 transparent clause (PR #166810)
Zahira Ammarguellat via flang-commits
flang-commits at lists.llvm.org
Mon Dec 15 01:40:11 PST 2025
================
@@ -4771,6 +4771,28 @@ def OMPAssume : InheritableAttr {
let Args = [StringArgument<"Assumption">];
}
+def OMPImpexDecl : InheritableAttr {
----------------
zahiraam wrote:
Removed.
https://github.com/llvm/llvm-project/pull/166810
More information about the flang-commits
mailing list