[PATCH] D103304: Update and improve compiler-rt tests for -mllvm -asan_use_after_return=(never|[runtime]|always).
Kevin Athey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 1 17:31:40 PDT 2021
kda marked an inline comment as done.
kda added a comment.
In D103304#2792211 <https://reviews.llvm.org/D103304#2792211>, @vitalybuka wrote:
> Also there is alternative to Lazy allocate stack in runtime. Would you like to try?
Not this time around. I would rather finish this round, then attempt to "lazy allocate".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103304/new/
https://reviews.llvm.org/D103304
More information about the llvm-commits
mailing list