[all-commits] [llvm/llvm-project] 36e6a2: [NFC][sanitizer] Remove SetSoftRssLimitExceededCal...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu Dec 2 14:37:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36e6a259c8fc1310099f3480893ed05883311d04
https://github.com/llvm/llvm-project/commit/36e6a259c8fc1310099f3480893ed05883311d04
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-12-02 (Thu, 02 Dec 2021)
Changed paths:
M compiler-rt/lib/asan/asan_allocator.cpp
M compiler-rt/lib/asan/asan_rtl.cpp
M compiler-rt/lib/memprof/memprof_allocator.cpp
M compiler-rt/lib/memprof/memprof_allocator.h
M compiler-rt/lib/memprof/memprof_rtl.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
M compiler-rt/lib/sanitizer_common/sanitizer_common.h
M compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
Log Message:
-----------
[NFC][sanitizer] Remove SetSoftRssLimitExceededCallback
According comments on D44404, something like that was the goal.
Reviewed By: morehouse, kstoimenov
Differential Revision: https://reviews.llvm.org/D114991
More information about the All-commits
mailing list