[flang-commits] [flang] [flang][OpenMP] Handle fixed length `charater`s in delayed privatization (PR #126704)

via flang-commits flang-commits at lists.llvm.org
Tue Feb 11 09:01:01 PST 2025


https://github.com/jeanPerier commented:

Thanks for fixing this!
I think a `fir::getFortranElementType` helper would be more useful in general than the one added in this patch, see comment inline.

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


More information about the flang-commits mailing list