[PATCH] D28068: Whenever reasonable, merge ASAN quarantine batches to save memory.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 14:27:07 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL292525: Whenever reasonable, merge ASAN quarantine batches to save memory. (authored by alekseyshl).

Changed prior to commit:
  https://reviews.llvm.org/D28068?vs=84986&id=85033#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28068

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_list.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_quarantine.h
  compiler-rt/trunk/lib/sanitizer_common/tests/CMakeLists.txt
  compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_list_test.cc
  compiler-rt/trunk/lib/sanitizer_common/tests/sanitizer_quarantine_test.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/thread_local_quarantine_pthread_join.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/thread_local_quarantine_size_kb.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28068.85033.patch
Type: text/x-patch
Size: 21017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170119/34986ff6/attachment.bin>


More information about the llvm-commits mailing list