This is an archive of the discontinued LLVM Phabricator instance.

[lldb][NFCI] Apply LLDB_DEPRECATED to things that have deprecated comments
ClosedPublic

Authored by bulbazord on Jun 26 2023, 5:29 PM.

Details

Summary

Now that we have a proper way to deprecate things in the SB API, we
should apply it where we have manually done so with comments.

Diff Detail

Event Timeline

bulbazord created this revision.Jun 26 2023, 5:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2023, 5:29 PM
bulbazord requested review of this revision.Jun 26 2023, 5:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 26 2023, 5:29 PM
This revision is now accepted and ready to land.Jun 26 2023, 7:17 PM