This is an archive of the discontinued LLVM Phabricator instance.

Improve diagnostic for ignored GNU 'used' attribute
ClosedPublic

Authored by MaskRay on Feb 21 2021, 12:31 PM.

Diff Detail

Event Timeline

MaskRay requested review of this revision.Feb 21 2021, 12:31 PM
MaskRay created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 21 2021, 12:31 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
aaron.ballman accepted this revision.Feb 22 2021, 4:29 AM

LGTM, thank you, that's a much better diagnostic than the original!

This revision is now accepted and ready to land.Feb 22 2021, 4:29 AM
This revision was automatically updated to reflect the committed changes.