[PATCH] D30267: Increase stack size for stack-use-after-return test
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 13 13:51:53 PDT 2017
kubamracek added subscribers: rSerge, dberris, filcab, dvyukov, kcc, eugenis.
kubamracek added a comment.
The failure is weird. It's hard to believe that a 100kB stack is too small for ASan reporting machinery. Let's loop in more people: @kcc, @dvyukov, @eugenis, @filcab, @rSerge, @dberris, do you think you could help us here? Could you try reproducing the problem on a AArch64 device?
Repository:
rL LLVM
https://reviews.llvm.org/D30267
More information about the llvm-commits
mailing list