[PATCH] D46618: [sanitizer] Cleanup ReadFileToVector and ReadFileToBuffer

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 13:58:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL334130: [sanitizer] Cleanup ReadFileToVector and ReadFileToBuffer (authored by vitalybuka, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D46618?vs=150015&id=150197#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46618

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_file.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
  compiler-rt/trunk/lib/sanitizer_common/tests/CMakeLists.txt
  compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_libc_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46618.150197.patch
Type: text/x-patch
Size: 9682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/6df7ad37/attachment.bin>


More information about the llvm-commits mailing list