[flang-commits] [PATCH] D155497: [flang] Fix minor nits with INCLUDE line recognition

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Mon Jul 17 10:29:06 PDT 2023


klausler created this revision.
klausler added a reviewer: PeteSteinfeld.
klausler added a project: Flang.
Herald added subscribers: sunshaoce, jdoerfert.
Herald added a reviewer: sscalpone.
Herald added a project: All.
klausler requested review of this revision.

Fix some problems with INCLUDE line recognition pointed out by some
recently-added tests to the LLVM test suite.


https://reviews.llvm.org/D155497

Files:
  flang/docs/Extensions.md
  flang/lib/Parser/prescan.cpp
  flang/test/Parser/Inputs/include-file
  flang/test/Parser/include.f

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155497.541126.patch
Type: text/x-patch
Size: 5001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230717/c5b3c2da/attachment-0001.bin>


More information about the flang-commits mailing list