[PATCH] D34876: [asan] Remove check for stack size
Kostya Serebryany via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 11:04:07 PDT 2017
kcc added a comment.
This check is a sanity check, please keep it, but feel free to change the constant to e.g. 0x100000000 (16x increase)
Repository:
rL LLVM
https://reviews.llvm.org/D34876
More information about the llvm-commits
mailing list