[all-commits] [llvm/llvm-project] 14df08: [scudo][standalone] Match function name change to ...

Christopher Ferris via All-commits all-commits at lists.llvm.org
Mon Nov 11 09:42:27 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 14df08f0580cea8f8bec5814e3b895b373001b56
      https://github.com/llvm/llvm-project/commit/14df08f0580cea8f8bec5814e3b895b373001b56
  Author: Christopher Ferris <cferris at google.com>
  Date:   2019-11-11 (Mon, 11 Nov 2019)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/wrappers_c.inc

  Log Message:
  -----------
  [scudo][standalone] Match function name change to bionic name change.

Summary: Bionic was modified to have all function names consistent. Modify the code and get rid of the special case for bionic since it's no longer needed.

Reviewers: cryptoad

Reviewed By: cryptoad

Subscribers: srhines, llvm-commits, #sanitizers

Tags: #sanitizers, #llvm

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




More information about the All-commits mailing list