[all-commits] [llvm/llvm-project] b84673: [NFC][sanitizer] Remove unnececary HOOK macros
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Apr 12 19:48:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b84673b3f424882c4c1961fb2c49b6302b68f344
https://github.com/llvm/llvm-project/commit/b84673b3f424882c4c1961fb2c49b6302b68f344
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-04-12 (Tue, 12 Apr 2022)
Changed paths:
M compiler-rt/lib/asan/asan_allocator.cpp
M compiler-rt/lib/asan/asan_internal.h
M compiler-rt/lib/hwasan/hwasan.h
M compiler-rt/lib/hwasan/hwasan_allocator.cpp
M compiler-rt/lib/memprof/memprof_allocator.cpp
M compiler-rt/lib/memprof/memprof_internal.h
M compiler-rt/lib/msan/msan.h
M compiler-rt/lib/msan/msan_allocator.cpp
Log Message:
-----------
[NFC][sanitizer] Remove unnececary HOOK macros
More information about the All-commits
mailing list