[PATCH] D84819: Add more debug code for https://github.com/google/sanitizers/issues/1193 (getting desperate, not being able to reproduce it for a few months, but the users are seeing it)

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 18:54:47 PDT 2020


kcc created this revision.
kcc added a reviewer: vitalybuka.
Herald added a project: Sanitizers.
Herald added a subscriber: Sanitizers.
kcc requested review of this revision.

mode debug code


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84819

Files:
  compiler-rt/lib/asan/asan_allocator.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
  compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h
  compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84819.281453.patch
Type: text/x-patch
Size: 5312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200729/f5a7adb3/attachment-0001.bin>


More information about the llvm-commits mailing list