[flang-commits] [PATCH] D153910: [flang] Honor #line and related preprocessing directives

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Jun 29 08:27:56 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe12ffe6a9350: [flang] Honor #line and related preprocessing directives (authored by klausler).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153910/new/

https://reviews.llvm.org/D153910

Files:
  flang/examples/FlangOmpReport/FlangOmpReportVisitor.cpp
  flang/include/flang/Parser/source.h
  flang/lib/Frontend/FrontendActions.cpp
  flang/lib/Lower/Bridge.cpp
  flang/lib/Parser/parsing.cpp
  flang/lib/Parser/preprocessor.cpp
  flang/lib/Parser/preprocessor.h
  flang/lib/Parser/prescan.cpp
  flang/lib/Parser/prescan.h
  flang/lib/Parser/provenance.cpp
  flang/lib/Parser/source.cpp
  flang/lib/Semantics/semantics.cpp
  flang/test/Driver/debug-provenance.f90
  flang/test/Parser/line-directive.f90
  flang/test/Semantics/line-directive.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153910.535815.patch
Type: text/x-patch
Size: 21142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230629/3bca84d8/attachment-0001.bin>


More information about the flang-commits mailing list