This is an archive of the discontinued LLVM Phabricator instance.

[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
recently-added tests to the LLVM test suite.

Diff Detail

Event Timeline

klausler created this revision.Jul 17 2023, 10:29 AM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Jul 17 2023, 10:29 AM
PeteSteinfeld accepted this revision.Jul 17 2023, 11:45 AM

All builds and tests correctly and looks good.

This 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
This revision was automatically updated to reflect the committed changes.