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

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 15:33:35 PDT 2015


rnk created this revision.
rnk added a reviewer: samsonov.
rnk added a subscriber: llvm-commits.

These are needed to talk to llvm-symbolizer on Windows.

http://reviews.llvm.org/D11920

Files:
  lib/sanitizer_common/sanitizer_common.cc
  lib/sanitizer_common/sanitizer_posix.cc
  lib/sanitizer_common/sanitizer_win.cc
  lib/sanitizer_common/tests/sanitizer_common_test.cc
  lib/sanitizer_common/tests/sanitizer_libc_test.cc

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


More information about the llvm-commits mailing list