[PATCH] D64783: hwasan: Pad arrays with non-1 size correctly.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 18:02:43 PDT 2019


pcc updated this revision to Diff 210006.
pcc added a comment.
Herald added a subscriber: srhines.

- Add test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64783

Files:
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/alloca-array.ll
  llvm/test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll
  llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll
  llvm/test/Instrumentation/HWAddressSanitizer/kernel-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64783.210006.patch
Type: text/x-patch
Size: 6171 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190716/2af01da7/attachment.bin>


More information about the llvm-commits mailing list