[all-commits] [llvm/llvm-project] 487b92: Revert "[asan] Use InternalMmapVector for error_me...

Enna1 via All-commits all-commits at lists.llvm.org
Wed Jan 10 00:02:09 PST 2024


  Branch: refs/heads/users/Enna1/asan-error-message-buffer
  Home:   https://github.com/llvm/llvm-project
  Commit: 487b92f71493278f792d9204c40e0c5f920e9843
      https://github.com/llvm/llvm-project/commit/487b92f71493278f792d9204c40e0c5f920e9843
  Author: xumingjie.enna1 <xumingjie.enna1 at bytedance.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M compiler-rt/lib/asan/asan_report.cpp

  Log Message:
  -----------
  Revert "[asan] Use InternalMmapVector for error_message_buffer, reallocate when the size of error_message_buffer is not enough"

This reverts commit 37e6da69848ec29cf827e8d5ee01234453d6fc6d.


  Commit: 3cf10f33f5630c701578316279cc0f23def7e700
      https://github.com/llvm/llvm-project/commit/3cf10f33f5630c701578316279cc0f23def7e700
  Author: xumingjie.enna1 <xumingjie.enna1 at bytedance.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

  Changed paths:
    M compiler-rt/lib/asan/asan_report.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_common.h
    M compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp

  Log Message:
  -----------
  [asan] reallocate error_message_buffer when size is not enough


Compare: https://github.com/llvm/llvm-project/compare/37e6da69848e...3cf10f33f563


More information about the All-commits mailing list