[all-commits] [llvm/llvm-project] 36529a: Revert "[ASan] Removed ASAN_SHADOW_SCALE."
kstoimenov via All-commits
all-commits at lists.llvm.org
Tue Dec 7 14:20:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36529a28c7af078fc88e7236f9a0856bb6d44396
https://github.com/llvm/llvm-project/commit/36529a28c7af078fc88e7236f9a0856bb6d44396
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2021-12-07 (Tue, 07 Dec 2021)
Changed paths:
M compiler-rt/CMakeLists.txt
M compiler-rt/lib/asan/asan_mapping.h
M compiler-rt/lib/asan/tests/CMakeLists.txt
M compiler-rt/lib/asan/tests/asan_interface_test.cpp
Log Message:
-----------
Revert "[ASan] Removed ASAN_SHADOW_SCALE."
This reverts commit e4800fc099ad204f88c432276e6488772042bffc.
Reviewed By: kstoimenov
Differential Revision: https://reviews.llvm.org/D115286
More information about the All-commits
mailing list