[all-commits] [llvm/llvm-project] 26a5f9: [scudo] Don't assume preprocessor macro is defined

Dominic Chen via All-commits all-commits at lists.llvm.org
Fri Mar 18 12:54:18 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26a5f9bd03023071cd111dc11c2e14fc2bb9f7b5
      https://github.com/llvm/llvm-project/commit/26a5f9bd03023071cd111dc11c2e14fc2bb9f7b5
  Author: Dominic Chen <ddchen at apple.com>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/platform.h

  Log Message:
  -----------
  [scudo] Don't assume preprocessor macro is defined

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


  Commit: 58a583c2295832b56592d5f90e3501c90884c9fb
      https://github.com/llvm/llvm-project/commit/58a583c2295832b56592d5f90e3501c90884c9fb
  Author: Dominic Chen <ddchen at apple.com>
  Date:   2022-03-18 (Fri, 18 Mar 2022)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/size_class_map.h
    M compiler-rt/lib/scudo/standalone/tests/checksum_test.cpp
    M compiler-rt/lib/scudo/standalone/tsd_exclusive.h

  Log Message:
  -----------
  [scudo] Fix static and unused function type annotations

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


Compare: https://github.com/llvm/llvm-project/compare/2f497ec3a005...58a583c22958


More information about the All-commits mailing list