[Lldb-commits] [PATCH] D153824: [lldb][NFCI] Apply LLDB_DEPRECATED to things that have deprecated comments
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jun 26 17:29:47 PDT 2023
bulbazord created this revision.
bulbazord added reviewers: JDevlieghere, mib, jingham, jasonmolenda.
Herald added a project: All.
bulbazord requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D153824
Files:
lldb/include/lldb/API/SBCommandReturnObject.h
lldb/include/lldb/API/SBDebugger.h
lldb/include/lldb/API/SBFileSpec.h
lldb/include/lldb/API/SBProcess.h
lldb/include/lldb/API/SBValue.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153824.534795.patch
Type: text/x-patch
Size: 5707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230627/ceb42c14/attachment.bin>
More information about the lldb-commits
mailing list