[Lldb-commits] [PATCH] D58946: [SBAPI] Don't check IsValid in constructor
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Mar 5 11:28:29 PST 2019
JDevlieghere updated this revision to Diff 189377.
JDevlieghere added a comment.
- Add clone utility.
- Updated other SB classes to make use of the clone function as well.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58946/new/
https://reviews.llvm.org/D58946
Files:
lldb/source/API/SBAddress.cpp
lldb/source/API/SBAttachInfo.cpp
lldb/source/API/SBCommandReturnObject.cpp
lldb/source/API/SBDeclaration.cpp
lldb/source/API/SBError.cpp
lldb/source/API/SBExpressionOptions.cpp
lldb/source/API/SBFileSpec.cpp
lldb/source/API/SBFileSpecList.cpp
lldb/source/API/SBFrame.cpp
lldb/source/API/SBLineEntry.cpp
lldb/source/API/SBMemoryRegionInfo.cpp
lldb/source/API/SBModuleSpec.cpp
lldb/source/API/SBProcessInfo.cpp
lldb/source/API/SBStringList.cpp
lldb/source/API/SBSymbolContext.cpp
lldb/source/API/SBSymbolContextList.cpp
lldb/source/API/SBThread.cpp
lldb/source/API/SBTypeEnumMember.cpp
lldb/source/API/SBTypeSummary.cpp
lldb/source/API/Utils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58946.189377.patch
Type: text/x-patch
Size: 22308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190305/eb465c12/attachment-0001.bin>
More information about the lldb-commits
mailing list