[all-commits] [llvm/llvm-project] 5fe6f3: Revert "[scudo] Fix implicitly narrow casting (NFC)"

Kamau Bridgeman via All-commits all-commits at lists.llvm.org
Fri Oct 14 13:12:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fe6f3e0bc05964308ea6287a41851541a5034ee
      https://github.com/llvm/llvm-project/commit/5fe6f3e0bc05964308ea6287a41851541a5034ee
  Author: Kamau Bridgeman <kamau.bridgeman.ibm at gmail.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/local_cache.h
    M compiler-rt/lib/scudo/standalone/primary32.h
    M compiler-rt/lib/scudo/standalone/primary64.h

  Log Message:
  -----------
  Revert "[scudo] Fix implicitly narrow casting (NFC)"

This reverts commit fd7c7ad4fe0138314b922ea0db1691d5a679cc75.


  Commit: 1cf1b36112b3d475d443909881b02799b548e6b8
      https://github.com/llvm/llvm-project/commit/1cf1b36112b3d475d443909881b02799b548e6b8
  Author: Kamau Bridgeman <kamau.bridgeman.ibm at gmail.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/local_cache.h
    M compiler-rt/lib/scudo/standalone/primary32.h
    M compiler-rt/lib/scudo/standalone/primary64.h
    M compiler-rt/lib/scudo/standalone/tests/combined_test.cpp

  Log Message:
  -----------
  Revert "[scudo] Support partial page releasing"

This reverts commit 9c26f51f5e178ac0fda98419e3a61d205d3b58b1.


  Commit: c929bcb7d85700494217f3a2148549f8757e0eed
      https://github.com/llvm/llvm-project/commit/c929bcb7d85700494217f3a2148549f8757e0eed
  Author: Kamau Bridgeman <kamau.bridgeman.ibm at gmail.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/allocator_config.h
    M compiler-rt/lib/scudo/standalone/list.h
    M compiler-rt/lib/scudo/standalone/local_cache.h
    M compiler-rt/lib/scudo/standalone/primary32.h
    M compiler-rt/lib/scudo/standalone/primary64.h
    M compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
    M compiler-rt/lib/scudo/standalone/tests/list_test.cpp
    M compiler-rt/lib/scudo/standalone/tests/primary_test.cpp

  Log Message:
  -----------
  Revert "[scudo] Manage free blocks in BatchGroup."

This reverts commit cf9d7f55d3bec7640fa8b2f8ec1d9c1268233caa.


Compare: https://github.com/llvm/llvm-project/compare/7da087974f94...c929bcb7d857


More information about the All-commits mailing list