This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add new semantics tests for `unlock-stmt`
ClosedPublic

Authored by samdsilvaa on Aug 8 2023, 9:26 AM.

Details

Summary

Add two semantics tests for unlock-stmt, one with standard-conforming
and one with non-standard conforming statements

Diff Detail

Event Timeline

samdsilvaa created this revision.Aug 8 2023, 9:26 AM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: jdoerfert. · View Herald Transcript
samdsilvaa requested review of this revision.Aug 8 2023, 9:26 AM
ktras accepted this revision.Aug 10 2023, 9:15 AM

LGTM. @samdsilvaa, I don't believe you have push permissions, would you like me to push on your behalf?

This revision is now accepted and ready to land.Aug 10 2023, 9:15 AM

Yes please, thank you!

This revision was automatically updated to reflect the committed changes.