[Lldb-commits] [PATCH] D15218: Implement GetMemoryRegionInfo for mini dumps.
Adrian McCarthy via lldb-commits
lldb-commits at lists.llvm.org
Thu Dec 3 16:32:41 PST 2015
amccarth updated this revision to Diff 41828.
amccarth added a comment.
Ran clang-format and removed initialization of a local variable that was no longer used.
Note that clang-format re-ordered the include because the change added one include.
http://reviews.llvm.org/D15218
Files:
source/Plugins/ObjectFile/PECOFF/WindowsMiniDump.cpp
source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.cpp
source/Plugins/Process/Windows/MiniDump/ProcessWinMiniDump.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15218.41828.patch
Type: text/x-patch
Size: 5444 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151204/9a951873/attachment.bin>
More information about the lldb-commits
mailing list