[all-commits] [llvm/llvm-project] 5b0cfe: Revert "[lsan] Share platform allocator settings b...
Roland McGrath via All-commits
all-commits at lists.llvm.org
Fri Oct 2 18:15:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5b0cfe93b6cdaf2e0383ed8edaa867430d7e6e4e
https://github.com/llvm/llvm-project/commit/5b0cfe93b6cdaf2e0383ed8edaa867430d7e6e4e
Author: Roland McGrath <mcgrathr at google.com>
Date: 2020-10-02 (Fri, 02 Oct 2020)
Changed paths:
M compiler-rt/lib/asan/asan_allocator.h
M compiler-rt/lib/lsan/lsan_allocator.h
M compiler-rt/lib/lsan/lsan_common.h
Log Message:
-----------
Revert "[lsan] Share platform allocator settings between ASan and LSan"
This reverts commit 1c897e9d72979730f7555e77dd54fe892a461637.
It broke builds for 32-bit targets.
Differential Revision: https://reviews.llvm.org/D88768
More information about the All-commits
mailing list