[PATCH] D81699: MemorySanitizer: Add option to insert init checks at call site
Gui Andrade via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 16:32:55 PDT 2020
This revision was automatically updated to reflect the committed changes.
guiand marked an inline comment as done.
Closed by commit rGd1c7f51a9e8d: MemorySanitizer: If a field is marked noundef, check init at call site (authored by guiand).
Changed prior to commit:
https://reviews.llvm.org/D81699?vs=276761&id=277607#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81699/new/
https://reviews.llvm.org/D81699
Files:
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/msan_eager.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81699.277607.patch
Type: text/x-patch
Size: 12914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200713/426d043d/attachment.bin>
More information about the llvm-commits
mailing list