[flang-commits] [flang] [NFC][Flang] Move bounds helper functions to Util header. (PR #158658)

Pranav Bhandarkar via flang-commits flang-commits at lists.llvm.org
Tue Sep 16 21:59:28 PDT 2025


https://github.com/bhandarkar-pranav commented:

@TIFitis thanks for this change. I have a more basic question though - Why did the undefined symbol to `fir::operator<<(llvm::raw_ostream&, fir::ProcBoxValue const&)` show up in the first place? Where or how was the circular dependency introduced?

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


More information about the flang-commits mailing list