[all-commits] [llvm/llvm-project] 8c63dc: Internalize AllocationBegin functions after D147005
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Apr 13 10:29:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c63dc6f6dc0f905acbcbf7f67c60af8d3cbe5a2
https://github.com/llvm/llvm-project/commit/8c63dc6f6dc0f905acbcbf7f67c60af8d3cbe5a2
Author: Fangrui Song <i at maskray.me>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M compiler-rt/lib/asan/asan_allocator.cpp
M compiler-rt/lib/dfsan/dfsan_allocator.cpp
M compiler-rt/lib/hwasan/hwasan_allocator.cpp
M compiler-rt/lib/lsan/lsan_allocator.cpp
M compiler-rt/lib/memprof/memprof_allocator.cpp
M compiler-rt/lib/msan/msan_allocator.cpp
M compiler-rt/lib/tsan/rtl/tsan_mman.cpp
Log Message:
-----------
Internalize AllocationBegin functions after D147005
Reviewed By: thurston
Differential Revision: https://reviews.llvm.org/D148195
More information about the All-commits
mailing list