[flang-commits] [clang] [flang] [Flang] Adding -ffree-line-length-<value> flag (PR #192941)

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Wed Apr 22 07:53:53 PDT 2026


================
@@ -0,0 +1,4 @@
+! The length of the line below is exactly 35 characters
+program arbitrary_program_test_name 
+end
+
----------------
tarunprabhu wrote:

Trailing newline

```suggestion
```

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


More information about the flang-commits mailing list