This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Allow whitespaces before `ERROR`
ClosedPublic

Authored by unterumarmung on May 18 2022, 6:37 AM.

Details

Summary

This change allows to write whitespaces before the ERROR keyword
in semantic tests for consistency with other testing infrastructure.

Also, one test is changed in order to test if the change works
correctly.

Diff Detail

Event Timeline

unterumarmung created this revision.May 18 2022, 6:37 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 18 2022, 6:37 AM
unterumarmung requested review of this revision.May 18 2022, 6:37 AM
This revision is now accepted and ready to land.May 18 2022, 2:05 PM
This revision was automatically updated to reflect the committed changes.