Peter Klausler 2ba94bfb46
[flang] Downgrade a too-strong error message to a warning (#80095)
When a compilation unit has an interface to an external subroutine or
function, and there is a global object (like a module) with the same
name, we're emitting an error. This is too strong, the program will
still build. This comes up in real applications, too. Downgrade the
error to a warning.
2024-01-31 11:56:40 -08:00
..
2022-10-29 14:08:44 -07:00
2023-05-16 13:56:24 -07:00
2023-05-16 13:56:24 -07:00
2023-05-16 13:56:24 -07:00
2022-10-30 14:50:31 -07:00
2023-02-14 10:04:56 -03:00
2022-07-13 15:34:48 -07:00