[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 03:33:55 PDT 2024
================
@@ -0,0 +1,48 @@
+// REQUIRES: system-linux
----------------
pawosm-arm wrote:
As I stated in my other comment, the `-###` output is not affected by the `-stdlib=` flag, so a test which looks at its output would not provide a great value. The integration test from the other hand guards that the real-life scenario that I've encountered could be resolved with `flang-new`.
https://github.com/llvm/llvm-project/pull/110598
More information about the flang-commits
mailing list