[all-commits] [llvm/llvm-project] 533abb: [scudo] Enabled MTE before the first allocator
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Jun 23 23:01:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 533abb7ecf1c0e80429ad7cd850e9720d2b2ae1c
https://github.com/llvm/llvm-project/commit/533abb7ecf1c0e80429ad7cd850e9720d2b2ae1c
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-06-23 (Wed, 23 Jun 2021)
Changed paths:
M compiler-rt/lib/scudo/standalone/allocator_config.h
M compiler-rt/lib/scudo/standalone/tests/scudo_unit_test_main.cpp
M compiler-rt/lib/scudo/standalone/tests/wrappers_cpp_test.cpp
Log Message:
-----------
[scudo] Enabled MTE before the first allocator
Reviewed By: pcc
Differential Revision: https://reviews.llvm.org/D103726
More information about the All-commits
mailing list