This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP]Fix PR49468: Declare target should allow empty sequences and namespaces.
ClosedPublic

Authored by ABataev on Mar 24 2021, 11:40 AM.

Details

Summary

The emty declare target/end declare target region should not cause an
error emission.

Diff Detail

Event Timeline

ABataev created this revision.Mar 24 2021, 11:40 AM
ABataev requested review of this revision.Mar 24 2021, 11:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 24 2021, 11:40 AM
Herald added a subscriber: sstefan1. · View Herald Transcript
jdoerfert accepted this revision.Mar 24 2021, 12:25 PM

LGTM, thanks

This revision is now accepted and ready to land.Mar 24 2021, 12:25 PM
This revision was landed with ongoing or failed builds.Mar 24 2021, 12:54 PM
This revision was automatically updated to reflect the committed changes.