Fix some problems with INCLUDE line recognition pointed out by some
recently-added tests to the LLVM test suite.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155497
[flang] Fix minor nits with INCLUDE line recognition ClosedPublic Authored by klausler on Jul 17 2023, 10:29 AM.
Details Summary Fix some problems with INCLUDE line recognition pointed out by some
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 17 2023, 11:45 AM This revision was landed with ongoing or failed builds.Jul 17 2023, 12:58 PM Closed by commit rGd78701e51f7d: [flang] Fix minor nits with INCLUDE line recognition (authored by klausler). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 541197 flang/docs/Extensions.md
flang/lib/Parser/prescan.cpp
flang/test/Parser/include.f
|