[all-commits] [llvm/llvm-project] e3fe20: Revert "[lsan] Share platform allocator settings b...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed Sep 16 13:49:03 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e3fe203ec7f766ad6028144d266557b0d89b77fe
https://github.com/llvm/llvm-project/commit/e3fe203ec7f766ad6028144d266557b0d89b77fe
Author: Petr Hosek <phosek at google.com>
Date: 2020-09-16 (Wed, 16 Sep 2020)
Changed paths:
M compiler-rt/lib/asan/asan_allocator.h
M compiler-rt/lib/lsan/lsan_allocator.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator.h
Log Message:
-----------
Revert "[lsan] Share platform allocator settings between ASan and LSan"
This reverts commit c57df3dc09e8b59c55c83ba5c354569a82a5c3b8 which broke
Windows sanitizer bots.
More information about the All-commits
mailing list