[PATCH] D45509: [asan] Reduce flakiness in stack-overflow detection

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 11:19:58 PDT 2018


eugenis accepted this revision.
eugenis added a comment.

Out of curiosity, how  does access that far below SP happen in that test? Redzone? But that's not a leaf function.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D45509





More information about the llvm-commits mailing list