[flang-commits] [flang] [flang] Accept interoperable types without BIND(C) (PR #91363)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Tue May 7 14:17:51 PDT 2024
klausler wrote:
> Thank you for adding the extension. Is this going to be warnings under no special flags?
The warnings would have to be enabled to be seen when building your modules, and warnings never appear for things that a read from module files.
https://github.com/llvm/llvm-project/pull/91363
More information about the flang-commits
mailing list