[PATCH] D23186: [sanitizers] trace buffer API to use user-allocated buffer.

Mike Aizatsky via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 13:17:35 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277858: [sanitizers] trace buffer API to use user-allocated buffer. (authored by aizatsky).

Changed prior to commit:
  https://reviews.llvm.org/D23186?vs=66894&id=67002#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23186

Files:
  compiler-rt/trunk/include/sanitizer/coverage_interface.h
  compiler-rt/trunk/lib/asan/asan_win_dll_thunk.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_coverage_libcdep.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_flags.inc
  compiler-rt/trunk/test/asan/TestCases/coverage-pc-buffer.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23186.67002.patch
Type: text/x-patch
Size: 8431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160805/1f46f646/attachment.bin>


More information about the llvm-commits mailing list