This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP51]Support for the 'destroy' clause with interop variable
ClosedPublic

Authored by mikerice on Mar 17 2021, 6:22 PM.

Details

Summary

Added basic parsing/sema/serialization support to extend the
existing 'destroy' clause for use with the 'interop' directive.

Diff Detail

Event Timeline

mikerice created this revision.Mar 17 2021, 6:22 PM
mikerice requested review of this revision.Mar 17 2021, 6:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 17 2021, 6:22 PM
This revision is now accepted and ready to land.Mar 18 2021, 5:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 18 2021, 9:16 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript