[all-commits] [llvm/llvm-project] 755771: Reland D146570 "[scudo] Switch to use MemMap in te...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Thu Apr 6 20:06:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 755771045fc92da9b202118299884a25cd0942fc
      https://github.com/llvm/llvm-project/commit/755771045fc92da9b202118299884a25cd0942fc
  Author: Chia-hung Duan <chiahungduan at google.com>
  Date:   2023-04-07 (Fri, 07 Apr 2023)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
    M compiler-rt/lib/scudo/standalone/tests/common_test.cpp
    M compiler-rt/lib/scudo/standalone/tests/map_test.cpp
    M compiler-rt/lib/scudo/standalone/tests/memtag_test.cpp

  Log Message:
  -----------
  Reland D146570 "[scudo] Switch to use MemMap in tests"

This reverts commit 89cc5304969ded574550e0ad113f59f3d4f50303 and fix the
variable shadowing bug.

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




More information about the All-commits mailing list