HomePhabricator

[sanitizers] Add init function to set alignment of low level allocator

Description

[sanitizers] Add init function to set alignment of low level allocator

ASan requires that the min alignment be at least the shadow
granularity, so add an init function to do that.

Differential Revision: https://reviews.llvm.org/D39473

Details

Committed
waltlNov 20 2017, 5:01 PM
Differential Revision
D39473: [sanitizers] Add init function to set alignment of low level allocator
Branches
Unknown
Tags
Unknown