[Lldb-commits] [PATCH] D52572: Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef
Tatyana Krasnukha via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 26 13:41:07 PDT 2018
tatyana-krasnukha created this revision.
tatyana-krasnukha added reviewers: clayborg, zturner, jingham.
tatyana-krasnukha added a project: LLDB.
Herald added subscribers: lldb-commits, teemperor, JDevlieghere.
As a follow-up to https://reviews.llvm.org/D49017.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D52572
Files:
include/lldb/Interpreter/OptionValueProperties.h
include/lldb/Interpreter/Property.h
source/Core/Debugger.cpp
source/Core/ModuleList.cpp
source/Interpreter/CommandInterpreter.cpp
source/Interpreter/OptionValueProperties.cpp
source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp
source/Plugins/OperatingSystem/Go/OperatingSystemGo.cpp
source/Plugins/Platform/MacOSX/PlatformDarwinKernel.cpp
source/Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp
source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
source/Plugins/StructuredData/DarwinLog/StructuredDataDarwinLog.cpp
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
source/Target/Platform.cpp
source/Target/Process.cpp
source/Target/Target.cpp
source/Target/Thread.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52572.167191.patch
Type: text/x-patch
Size: 12565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180926/af8d4bff/attachment-0001.bin>
More information about the lldb-commits
mailing list