[PATCH] D147975: [StackProtector] don't check stack protector before calling nounwind functions
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 10 18:47:35 PDT 2023
LuoYuanke added a comment.
It seems the noreturn call do miss the stack canary checking. Is it the expected behaviour in security point of view?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147975/new/
https://reviews.llvm.org/D147975
More information about the llvm-commits
mailing list