[flang-commits] [flang] [flang] Accept C-style comments in label fields (PR #207012)
Leandro Lupori via flang-commits
flang-commits at lists.llvm.org
Fri Jul 24 10:51:47 PDT 2026
luporl wrote:
The issue with unterminated C comments on continuation lines was fixed, and the unsupported case (`/*` in formatted I/O) was added to the Flang extensions document.
https://github.com/llvm/llvm-project/pull/207012
More information about the flang-commits
mailing list