This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Fix false error when common block is in copy clause
ClosedPublic

Authored by clementval on Jul 3 2023, 2:59 PM.

Details

Summary

Wrong error was reported mentioning that the common block was in
more than one data sharing clause.

Diff Detail

Event Timeline

clementval created this revision.Jul 3 2023, 2:59 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
Herald added a subscriber: sunshaoce. · View Herald Transcript
clementval requested review of this revision.Jul 3 2023, 2:59 PM
This revision is now accepted and ready to land.Jul 4 2023, 4:31 AM