[Lldb-commits] [PATCH] D12971: Remove unused modules from module cache

Oleksiy Vyalov via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 18 10:38:59 PDT 2015


ovyalov updated this revision to Diff 35106.
ovyalov added a comment.

Replaced GENERIC_READ with FILE_READ_ATTRIBUTES when using ::CreateFile.


http://reviews.llvm.org/D12971

Files:
  include/lldb/Host/FileSystem.h
  source/Host/posix/FileSystem.cpp
  source/Host/windows/FileSystem.cpp
  source/Utility/ModuleCache.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12971.35106.patch
Type: text/x-patch
Size: 9660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150918/cffeb76f/attachment-0001.bin>


More information about the lldb-commits mailing list