[flang-commits] [flang] [flang][driver] Make the -J option less restrictive so we would not have to struggle with autoconf (PR #110010)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Thu Sep 26 15:09:00 PDT 2024
================
@@ -832,12 +833,18 @@ static bool parseSemaArgs(CompilerInvocation &res, llvm::opt::ArgList &args,
// -J/module-dir option
auto moduleDirList =
----------------
kiranchandramohan wrote:
Nit: expand/spell the auto here.
https://github.com/llvm/llvm-project/pull/110010
More information about the flang-commits
mailing list