[flang-commits] [flang] [flang] Produce warning instead of error when bound checking arrays (PR #83011)

Michael Klemm via flang-commits flang-commits at lists.llvm.org
Mon Feb 26 12:43:04 PST 2024


mjklemm wrote:

> Fortran is neither C nor C++.

I understand that, even though sometime I misplace ';' in the code.  However, it seems to hint a certain behavior that users may expect from other compilers and that can make it easier when when moving between compilers and languages.

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


More information about the flang-commits mailing list