This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add semantics test for EVENT WAIT statement
ClosedPublic

Authored by ngeorge1098 on Jul 26 2022, 5:05 PM.

Diff Detail

Event Timeline

ngeorge1098 created this revision.Jul 26 2022, 5:05 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: jdoerfert. · View Herald Transcript
ngeorge1098 requested review of this revision.Jul 26 2022, 5:05 PM

Add non-standard-conforming statement for errmsg specifier.
Remove redundant non-standard-conforming statement for
event-variable. Change language of comments to properly
reflect the language of the standards.

ktras accepted this revision.Jul 27 2022, 5:10 PM

LGTM

This revision is now accepted and ready to land.Jul 27 2022, 5:10 PM
This revision was automatically updated to reflect the committed changes.