[all-commits] [llvm/llvm-project] 8b5eac: [flang][NFC] Document an extension (#71609)
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Nov 13 15:51:02 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b5eacb4a66e06cb88a8cafaa3e6c5635d964848
https://github.com/llvm/llvm-project/commit/8b5eacb4a66e06cb88a8cafaa3e6c5635d964848
Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M flang/docs/Extensions.md
Log Message:
-----------
[flang][NFC] Document an extension (#71609)
Fortran free form line continuation with '&' works with this compiler
even across the end of an included source file, as it does with most
other Fortran compilers. This extension should be documented.
More information about the All-commits
mailing list