This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Delete obsolete objc-property-declaration options ✂️
ClosedPublic

Authored by stephanemoore on Jan 22 2019, 7:56 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

stephanemoore created this revision.Jan 22 2019, 7:56 PM
stephanemoore edited the summary of this revision. (Show Details)Jan 22 2019, 7:57 PM
stephanemoore marked an inline comment as done.Jan 22 2019, 8:08 PM
stephanemoore added inline comments.
docs/ReleaseNotes.rst
76 ↗(On Diff #183027)

In https://reviews.llvm.org/D56945, I implemented the recommendation to use the :option: prefix for these options but the documentation generator produced a warning for an unknown option which I imagine is due to the deletion of the options. I imagine that means we can't use the :option: prefix for deleted options? Please let me know if you have other suggestions.

Migrated patch to LLVM monorepo.

Herald added a project: Restricted Project. · View Herald TranscriptFeb 12 2019, 5:23 PM
This revision is now accepted and ready to land.Feb 13 2019, 6:34 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 15 2019, 8:28 PM