HomePhabricator

[asan] Ensure that the minimum redzone is at least SHADOW_GRANULARITY

Description

[asan] Ensure that the minimum redzone is at least SHADOW_GRANULARITY

This is required by the Asan run-time.

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