[clang] [clang][flang][windows] Prefer user-provided library paths (-L) (PR #90758)

Andrzej WarzyƄski via cfe-commits cfe-commits at lists.llvm.org
Fri May 3 07:57:48 PDT 2024


================
@@ -0,0 +1,8 @@
+! REQUIRES: system-windows
+!
+! RUN: %clang --driver-mode=flang -### %s -Ltest 2>&1 | FileCheck %s
----------------
banach-space wrote:

[nit] `test` -> `random_test_dir` or something else that will make this stand out a bit more (makes parsing tests a bit easier)

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


More information about the cfe-commits mailing list