[all-commits] [llvm/llvm-project] 0dcf33: Revert "[GWP-ASan] Add aligned allocations."

Mitch Phillips via All-commits all-commits at lists.llvm.org
Tue Feb 2 14:47:43 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0dcf3324cfb4429e85b54e857f9bb86f423ffc5e
      https://github.com/llvm/llvm-project/commit/0dcf3324cfb4429e85b54e857f9bb86f423ffc5e
  Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
  Date:   2021-02-02 (Tue, 02 Feb 2021)

  Changed paths:
    M compiler-rt/lib/gwp_asan/CMakeLists.txt
    M compiler-rt/lib/gwp_asan/common.cpp
    M compiler-rt/lib/gwp_asan/common.h
    M compiler-rt/lib/gwp_asan/crash_handler.cpp
    M compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
    M compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
    M compiler-rt/lib/gwp_asan/options.inc
    M compiler-rt/lib/gwp_asan/tests/alignment.cpp
    M compiler-rt/lib/gwp_asan/tests/basic.cpp
    M compiler-rt/lib/gwp_asan/tests/crash_handler_api.cpp
    A compiler-rt/lib/gwp_asan/utilities.cpp
    M compiler-rt/lib/gwp_asan/utilities.h

  Log Message:
  -----------
  Revert "[GWP-ASan] Add aligned allocations."

This reverts commit 9dc06762470cb5a6cde8de5833cb75262e1bacb0.

Should not have been committed, was a bad rebase. Review still
continuing on D94830.




More information about the All-commits mailing list