[all-commits] [llvm/llvm-project] 8421fa: [ASan] Removed ASAN_SHADOW_SCALE.
kstoimenov via All-commits
all-commits at lists.llvm.org
Tue Dec 7 14:56:55 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8421fa5d536aadf42c0e54c566bc439a40ebdb8e
https://github.com/llvm/llvm-project/commit/8421fa5d536aadf42c0e54c566bc439a40ebdb8e
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:
-----------
[ASan] Removed ASAN_SHADOW_SCALE.
This is additional cleanup as follow-up of D104279.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D115271
More information about the All-commits
mailing list