[all-commits] [llvm/llvm-project] 587430: Add more debug code for https://github.com/google/...

Kostya Serebryany via All-commits all-commits at lists.llvm.org
Wed Jul 29 11:13:31 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 58743040ff50afe18253b51c5ee4a2d0e8324bbf
      https://github.com/llvm/llvm-project/commit/58743040ff50afe18253b51c5ee4a2d0e8324bbf
  Author: Kostya Serebryany <kcc at google.com>
  Date:   2020-07-29 (Wed, 29 Jul 2020)

  Changed paths:
    M compiler-rt/lib/asan/asan_allocator.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
    M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h
    M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h

  Log Message:
  -----------
  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)

mode debug code

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D84819




More information about the All-commits mailing list