The test currently crashes as: AddressSanitizer: CHECK failed: asan_poisoning.cpp:38 "((AddrIsAlignedByGranularity(addr))) != (0)" Main stack address/size don't have to be aligned on asan shadow granularity. Align stack bottom. Reviewed By: melver, vitalybuka Differential Revision: https://reviews.llvm.org/D145799
Compiler-RT ================================ This directory and its subdirectories contain source code for the compiler support routines. Compiler-RT is open source software. You may freely distribute it under the terms of the license agreement found in LICENSE.txt. ================================