[flang-commits] [clang] [flang] [flang][driver] Make -stdlib= option visible to flang and silently ignored by it (PR #110598)
Paul Osmialowski via flang-commits
flang-commits at lists.llvm.org
Thu Oct 3 09:00:13 PDT 2024
pawosm-arm wrote:
> (and there isn't even a warning that the option is unused)
>
> @pawosm-arm Wasn't this ever an issue? Should those to be consistent?
Interesting, clang would do the same as flang-new patched with my patch. Maybe addition of the warning would be a good idea, if it isn't an overkill.
https://github.com/llvm/llvm-project/pull/110598
More information about the flang-commits
mailing list