[flang-commits] [clang] [flang] [flang][Driver] Add support of -fd-lines-as-comments and -fd-lines-as-code flags (PR #127605)
Kiran Chandramohan via flang-commits
flang-commits at lists.llvm.org
Tue Feb 18 02:47:19 PST 2025
kiranchandramohan wrote:
> If the -fd-lines-as-code option is given they are treated as if the first column contained a blank.
> If the -fd-lines-as-comments option is given, they are treated as comment lines.
Do the tests added in this patch check this behaviour?
https://github.com/llvm/llvm-project/pull/127605
More information about the flang-commits
mailing list