[PATCH] D11920: [Windows] Implement FileExists, ReadFromFile, and FindPathToBinary

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 16:41:10 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL244533: [Windows] Implement FileExists, ReadFromFile, and FindPathToBinary (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D11920?vs=31737&id=31746#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D11920

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
  compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_common_test.cc
  compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_libc_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11920.31746.patch
Type: text/x-patch
Size: 8435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150810/833a6e2a/attachment.bin>


More information about the llvm-commits mailing list