[PATCH] D28027: Expose thread local quarantine size as ASAN option.

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 13:53:57 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL290373: Expose thread local quarantine size as ASAN option. (authored by eugenis).

Changed prior to commit:
  https://reviews.llvm.org/D28027?vs=82364&id=82368#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28027

Files:
  compiler-rt/trunk/lib/asan/asan_allocator.cc
  compiler-rt/trunk/lib/asan/asan_allocator.h
  compiler-rt/trunk/lib/asan/asan_flags.cc
  compiler-rt/trunk/lib/asan/asan_flags.inc
  compiler-rt/trunk/lib/asan/asan_rtl.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_quarantine.h
  compiler-rt/trunk/test/asan/TestCases/Linux/thread_local_quarantine_size_kb.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28027.82368.patch
Type: text/x-patch
Size: 8230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161222/50c2d391/attachment.bin>


More information about the llvm-commits mailing list