[all-commits] [llvm/llvm-project] d78701: [flang] Fix minor nits with INCLUDE line recognition
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Jul 17 12:58:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d78701e51f7da8aafe3a3172be07624783034d31
https://github.com/llvm/llvm-project/commit/d78701e51f7da8aafe3a3172be07624783034d31
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M flang/docs/Extensions.md
M flang/lib/Parser/prescan.cpp
A flang/test/Parser/Inputs/include-file
A flang/test/Parser/include.f
Log Message:
-----------
[flang] Fix minor nits with INCLUDE line recognition
Fix some problems with INCLUDE line recognition pointed out by some
recently-added tests to the LLVM test suite.
Differential Revision: https://reviews.llvm.org/D155497
More information about the All-commits
mailing list