[flang-commits] [flang] [Flang][test] Account for FLANG_TEST_Fortran_FLAGS (PR #213964)
Michael Kruse via flang-commits
flang-commits at lists.llvm.org
Wed Aug 5 08:47:38 PDT 2026
================
----------------
Meinersbur wrote:
I am not too sure where this comes from, but I think path normalization in the driver keeps a trailing path separator when the path does not exist (its the default path). A trailing path separator is fine in any case. It is related in so far that the intended use case of FLANG_TEST_Fortran_FLAGS is to pass an alternative pass because this path does not exist.
https://github.com/llvm/llvm-project/pull/213964
More information about the flang-commits
mailing list