[Lldb-commits] [PATCH] D55472: Speadup memory regions handling and cleanup related code
Tatyana Krasnukha via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Dec 19 07:29:01 PST 2018
tatyana-krasnukha updated this revision to Diff 178883.
tatyana-krasnukha added a comment.
Minor change: replace `using` with `typedef` since old swig versions don't understand c++11's aliases.
Repository:
rLLDB LLDB
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55472/new/
https://reviews.llvm.org/D55472
Files:
include/lldb/API/SBMemoryRegionInfo.h
include/lldb/API/SBMemoryRegionInfoList.h
include/lldb/Target/Process.h
include/lldb/lldb-forward.h
source/API/SBMemoryRegionInfoList.cpp
source/API/SBProcess.cpp
source/Target/Process.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55472.178883.patch
Type: text/x-patch
Size: 9029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181219/b3c945cf/attachment-0001.bin>
More information about the lldb-commits
mailing list