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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153824
[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
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 26 2023, 7:17 PM Closed by commit rG1bd69ae0c5a7: [lldb][NFCI] Apply LLDB_DEPRECATED to things that have deprecated comments (authored by bulbazord). · Explain WhyJun 27 2023, 10:48 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 534795 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
|