[all-commits] [llvm/llvm-project] 643ccf: Revert "[Scudo] Use GWP-ASan's aligned allocations...
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Fri Apr 23 15:41:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 643ccf6e4b85ad1edae48e64c178bf6b00991a96
https://github.com/llvm/llvm-project/commit/643ccf6e4b85ad1edae48e64c178bf6b00991a96
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M compiler-rt/lib/scudo/scudo_allocator.cpp
M compiler-rt/lib/scudo/standalone/combined.h
M compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp
M compiler-rt/lib/scudo/standalone/tests/wrappers_cpp_test.cpp
M compiler-rt/test/scudo/standalone/CMakeLists.txt
R compiler-rt/test/scudo/standalone/unit/gwp_asan/lit.site.cfg.py.in
Log Message:
-----------
Revert "[Scudo] Use GWP-ASan's aligned allocations and fixup postalloc hooks."
This reverts commit a683abe5c026cffff12a943564f4cb1b20972abf.
Broke the upstream buildbots:
https://lab.llvm.org/buildbot/#/builders/37/builds/3731/steps/16/logs/stdio
More information about the All-commits
mailing list