[flang-commits] [flang] [flang] Update printing values in dump-parse-tree (PR #112709)

Krzysztof Parzyszek via flang-commits flang-commits at lists.llvm.org
Thu Oct 17 08:43:09 PDT 2024


kparzysz wrote:

There aren't really any tests for dumping the parse tree, except for OpenMP.  The difference (at least for the `int` case) would show in a declaration like `real, allocatable :: z(:)`.  I can add an OpenMP testcase that has this declaration plus some OMP construct for the sake of being an OpenMP test...  What do you think?

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


More information about the flang-commits mailing list