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

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 11:33:13 PDT 2018


vitalybuka updated this revision to Diff 150015.
vitalybuka added a comment.

comments


Repository:
  rL LLVM

https://reviews.llvm.org/D46618

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46618.150015.patch
Type: text/x-patch
Size: 9592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/58826e4f/attachment.bin>


More information about the llvm-commits mailing list