[flang-commits] [flang] Simplify StringLength implementation (PR #98771)

via flang-commits flang-commits at lists.llvm.org
Sat Jul 13 13:23:13 PDT 2024


serge-sans-paille wrote:

As a side effect, this also fixes some narrowing conversion when compiling flang runtime for an architecture where `sizeof(std::size_t) == 4`

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


More information about the flang-commits mailing list