[all-commits] [llvm/llvm-project] dbf04a: Revert "[Asan] Cleanup atomic usage in allocator"
Nico Weber via All-commits
all-commits at lists.llvm.org
Fri Sep 4 07:51:35 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dbf04aaade235a0d76c6ad549c091c9fd0ada0e8
https://github.com/llvm/llvm-project/commit/dbf04aaade235a0d76c6ad549c091c9fd0ada0e8
Author: Nico Weber <thakis at chromium.org>
Date: 2020-09-04 (Fri, 04 Sep 2020)
Changed paths:
M compiler-rt/lib/asan/asan_allocator.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
Log Message:
-----------
Revert "[Asan] Cleanup atomic usage in allocator"
This reverts commit 8b8be6f38ab568d40869205389a002f32f6558a2
and follow-ups 99a93c3a223e3bfc9a9781bfbf98d2fd4551f923,
a9c0bf04043462d43013bc5616aa48f6d3e16b88,
48ac5b4833b60f00f0923db11ea31e7316bc78c6.
It breaks building on Windows, see https://reviews.llvm.org/D86917#2255872
More information about the All-commits
mailing list