| commit | 4cd2845e6a6f27dd5848e094ed9640ac88017c34 | [log] [tgz] | 
|---|---|---|
| author | Kostya Serebryany <kcc@google.com> | Sat Aug 06 01:24:11 2016 +0000 | 
| committer | Kostya Serebryany <kcc@google.com> | Sat Aug 06 01:24:11 2016 +0000 | 
| tree | 94f6846883c28222eef4953819afd63a95d37a7a | |
| parent | c209664b073aadff3dbefb298e6803e1636abcb7 [diff] | 
[sanitizer] allocator: move TransferBatch into SizeClassAllocator64/SizeClassAllocator32 because we actually need different iplementations for the 64- and 32-bit case. NFC; the following patches will make the TransferBatch implementations differ llvm-svn: 277899