[flang-commits] [clang] [flang] [Flang] Adding -ffree-line-length-<value> flag (PR #192941)
Tarun Prabhu via flang-commits
flang-commits at lists.llvm.org
Mon Apr 20 09:58:53 PDT 2026
================
@@ -810,7 +810,8 @@ static bool parseFrontendArgs(FrontendOptions &opts, llvm::opt::ArgList &args,
// Set fixedFormColumns based on -ffixed-line-length=<value>
----------------
tarunprabhu wrote:
This comment should be updated to reflect that the code below sets both `fixedFormColumns` and `fixedFormColumns`.
https://github.com/llvm/llvm-project/pull/192941
More information about the flang-commits
mailing list