[clang] [flang] [flang][Driver] Let the linker fail on multiple definitions of main() (PR #73124)

Pete Steinfeld via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 28 19:14:16 PST 2023


psteinfeld wrote:

> @mjklemm, after this change was integrated, the test Driver/ctofortran no longer succeeds. This test gets run when you call `make check-flang`. I'm not sure why the pre- and post-build checks did not run check-flang.

I've submitted #73738 to fix this.

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


More information about the cfe-commits mailing list