[PATCH] D75695: [StackProtector] Catch direct out-of-bounds when checking address-takenness

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 05:31:24 PST 2020


john.brawn updated this revision to Diff 248710.
john.brawn added a comment.

Use getTypeAllocSize, apply clang-format.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75695/new/

https://reviews.llvm.org/D75695

Files:
  llvm/lib/CodeGen/StackProtector.cpp
  llvm/test/CodeGen/Generic/stack-guard-oob.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75695.248710.patch
Type: text/x-patch
Size: 11191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/b48c99dc/attachment.bin>


More information about the llvm-commits mailing list