[all-commits] [llvm/llvm-project] 27650a: [NFC][Asan] Remove Debug code
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Sep 8 14:00:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 27650a5fed14a99b5c3640444abb0012ca28f3fb
https://github.com/llvm/llvm-project/commit/27650a5fed14a99b5c3640444abb0012ca28f3fb
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M compiler-rt/lib/asan/asan_allocator.cpp
M compiler-rt/lib/lsan/lsan_common.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary32.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
Log Message:
-----------
[NFC][Asan] Remove Debug code
Used for https://github.com/google/sanitizers/issues/1193
Reviewed By: morehouse
Differential Revision: https://reviews.llvm.org/D86933
More information about the All-commits
mailing list