[all-commits] [llvm/llvm-project] fa44ec: [flang] Allow continuation of D lines (#66242)

Peter Klausler via All-commits all-commits at lists.llvm.org
Mon Sep 18 09:37:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa44ec72d6d15cb42dd457b95d5456ef43bfe834
      https://github.com/llvm/llvm-project/commit/fa44ec72d6d15cb42dd457b95d5456ef43bfe834
  Author: Peter Klausler <35819229+klausler at users.noreply.github.com>
  Date:   2023-09-18 (Mon, 18 Sep 2023)

  Changed paths:
    M flang/lib/Parser/prescan.cpp

  Log Message:
  -----------
  [flang] Allow continuation of D lines (#66242)

When the old extension of D debug lines in fixed form source is enabled,
recognize continuation lines that begin with a D.

(No test is added, since the community's driver doesn't support the GNU
Fortran option -fd-lines-as-code.)




More information about the All-commits mailing list