This is an archive of the discontinued LLVM Phabricator instance.

[flang] Check C854, C855, & C856 on PROTECTED entities
ClosedPublic

Authored by klausler on Dec 15 2022, 12:11 PM.

Details

Summary

Check for things that are not allowed to bear the PROTECTED
attribute.

Diff Detail

Event Timeline

klausler created this revision.Dec 15 2022, 12:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 15 2022, 12:11 PM
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Dec 15 2022, 12:11 PM
PeteSteinfeld accepted this revision.Dec 15 2022, 1:24 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Dec 15 2022, 1:24 PM
This revision was automatically updated to reflect the committed changes.