[flang-commits] [flang] [flang] Add parser support for allocate-shape-bounds-spec (PR #188445)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Tue Mar 31 09:01:29 PDT 2026
eugeneepshteyn wrote:
In general, for all the new parsing features you are implementing, I'd like to see (1) how it looks unparsed and (2) whether it's properly saved to a module and USE'd from it. It would help if you could add semantic tests for (1) and (2). Thanks!
https://github.com/llvm/llvm-project/pull/188445
More information about the flang-commits
mailing list