[all-commits] [llvm/llvm-project] eea627: [NFC][msan] Switch allocator interface to use Buff...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Jan 8 11:52:21 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eea627e3e3c423149cd2cd46cb6309b8d303e8bd
      https://github.com/llvm/llvm-project/commit/eea627e3e3c423149cd2cd46cb6309b8d303e8bd
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

  Changed paths:
    M compiler-rt/lib/msan/msan.h
    M compiler-rt/lib/msan/msan_allocator.cpp

  Log Message:
  -----------
  [NFC][msan] Switch allocator interface to use BufferedStackTrace (#77363)

We will need it to unwind for fatal errors.




More information about the All-commits mailing list