This is an archive of the discontinued LLVM Phabricator instance.

Document WarnOnSizeOfPointerToAggregate.
ClosedPublic

Authored by mbenfield on Sep 22 2022, 10:19 AM.

Details

Summary

This option was just landed in D134381. It would make sense to actually
document it.

Diff Detail

Event Timeline

mbenfield created this revision.Sep 22 2022, 10:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2022, 10:19 AM
mbenfield requested review of this revision.Sep 22 2022, 10:19 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 22 2022, 10:19 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
mizvekov accepted this revision.Sep 22 2022, 10:28 AM
This revision is now accepted and ready to land.Sep 22 2022, 10:28 AM
This revision was automatically updated to reflect the committed changes.