[Lldb-commits] [PATCH] Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Oleksiy Vyalov
ovyalov at google.com
Thu Feb 19 14:04:00 PST 2015
Hi clayborg, vharron, zturner,
Introduce FileSystem::CalculateMD5AsString that supports any platform and make existing FileSystem::CalculateMD5 to use it.
Code from this CL will be used in http://reviews.llvm.org/D7709 to get MD5 string by a file path.
http://reviews.llvm.org/D7771
Files:
include/lldb/Host/FileSystem.h
lldb.xcodeproj/project.pbxproj
source/Host/CMakeLists.txt
source/Host/common/FileSystem.cpp
source/Host/posix/FileSystem.cpp
source/Host/windows/FileSystem.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7771.20341.patch
Type: text/x-patch
Size: 8119 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150219/6c059596/attachment.bin>
More information about the lldb-commits
mailing list