[PATCH] D82680: MSAN: Allow emitting checks for struct types

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 13:08:41 PDT 2020


guiand created this revision.
guiand added reviewers: eugenis, vitalybuka.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
guiand added a child revision: D81699: MemorySanitizer: Add option to insert init checks at call site.

This is a precursor to the general eager-checks patch.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82680

Files:
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/check-struct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82680.273818.patch
Type: text/x-patch
Size: 4901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200626/1109068c/attachment-0001.bin>


More information about the llvm-commits mailing list