[flang-commits] [flang] [Flang] Add parsing and attribute registration for SIMPLE specifier (PR #161285)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Sun Apr 19 10:32:22 PDT 2026
================
----------------
eugeneepshteyn wrote:
This and live 700 below doesn't feel right: SetExplicitAttr functions don't seem to be the right place for such exceptions. Please look for other places how such things are handled (e.g., ELEMENTAL is PURE, but PURE is not necessarily ELEMENTAL).
https://github.com/llvm/llvm-project/pull/161285
More information about the flang-commits
mailing list