[all-commits] [llvm/llvm-project] 82fc4c: [scudo] Handle mallinfo2

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Nov 16 19:30:05 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82fc4cc60bec6d0eacad7e8575f404dcdf5144c5
      https://github.com/llvm/llvm-project/commit/82fc4cc60bec6d0eacad7e8575f404dcdf5144c5
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-11-16 (Tue, 16 Nov 2021)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp
    M compiler-rt/lib/scudo/standalone/wrappers_c.h
    M compiler-rt/lib/scudo/standalone/wrappers_c.inc

  Log Message:
  -----------
  [scudo] Handle mallinfo2

mallinfo is deprecated by GLIBC

Reviewed By: cryptoad

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




More information about the All-commits mailing list