[flang-commits] [flang] [flang][OpenMP] Parse OpenMP 6.0 map modifiers (PR #149134)
Tom Eccles via flang-commits
flang-commits at lists.llvm.org
Mon Jul 21 05:45:10 PDT 2025
================
@@ -4001,6 +4079,18 @@ struct OmpVariableCategory {
WRAPPER_CLASS_BOILERPLATE(OmpVariableCategory, Value);
};
+// Extension
----------------
tblah wrote:
Is there documentation for this extension somewhere? Maybe it should be in flang/docs/Extensions.md?
https://github.com/llvm/llvm-project/pull/149134
More information about the flang-commits
mailing list