This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer][NFC] Get type of AllocatorCache from CombinedAllocator
ClosedPublic

Authored by vitalybuka on Apr 25 2019, 3:44 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka created this revision.Apr 25 2019, 3:44 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 25 2019, 3:44 PM
Herald added subscribers: llvm-commits, Restricted Project, kubamracek. · View Herald Transcript
eugenis added a subscriber: kcc.Apr 29 2019, 12:53 PM

Looks fine to me. @kcc PTAL

@kcc sanitizer_allocator_combined.h is the main part of the patch

kcc accepted this revision.May 1 2019, 10:39 AM
This revision is now accepted and ready to land.May 1 2019, 10:39 AM
vitalybuka retitled this revision from [NFC] Get type of AllocatorCache from CombinedAllocator to [NFC][sanitizer] Get type of AllocatorCache from CombinedAllocator.May 1 2019, 12:27 PM
vitalybuka retitled this revision from [NFC][sanitizer] Get type of AllocatorCache from CombinedAllocator to [sanitizer][NFC] Get type of AllocatorCache from CombinedAllocator.
This revision was automatically updated to reflect the committed changes.