[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
Tue Mar 17 05:43:43 PDT 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc09368313c23: [StackProtector] Catch direct out-of-bounds when checking address-takenness (authored by john.brawn).

Changed prior to commit:
  https://reviews.llvm.org/D75695?vs=250554&id=250735#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75695

Files:
  llvm/include/llvm/CodeGen/StackProtector.h
  llvm/lib/CodeGen/StackProtector.cpp
  llvm/test/CodeGen/X86/stack-guard-oob.ll

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


More information about the llvm-commits mailing list