[PATCH] D116634: enable msan-eager-checks with -fsanitize-memory-param-retval.
Kevin Athey via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 7 22:25:31 PST 2022
kda updated this revision to Diff 398310.
kda added a comment.
add 3 parameter constructor for MemorySanitizerOptions
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116634/new/
https://reviews.llvm.org/D116634
Files:
llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/msan_eager.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116634.398310.patch
Type: text/x-patch
Size: 4694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220108/f73f9f2e/attachment.bin>
More information about the cfe-commits
mailing list