[flang-commits] [flang] [flang] Fix failure of regression tests on macOS (PR #151812)
Michael Kruse via flang-commits
flang-commits at lists.llvm.org
Mon Aug 4 06:30:41 PDT 2025
================
@@ -0,0 +1,10 @@
+import re
+from lit.llvm import llvm_config
+
+# Drop -isysroot flag for darwin-version.f90.
----------------
Meinersbur wrote:
So this is for this one test only? Could we limit the change for that test?
https://github.com/llvm/llvm-project/pull/151812
More information about the flang-commits
mailing list