[PATCH] D116634: enable msan-eager-checks with -fsanitize-memory-param-retval.
Kevin Athey via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 4 17:00:51 PST 2022
kda created this revision.
kda added a reviewer: vitalybuka.
Herald added subscribers: ormris, hiraditya.
kda requested review of this revision.
Herald added projects: clang, Sanitizers, LLVM.
Herald added subscribers: llvm-commits, Sanitizers, cfe-commits.
follow up to https://reviews.llvm.org/D116633
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116634
Files:
clang/include/clang/Driver/SanitizerArgs.h
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/SanitizerArgs.cpp
compiler-rt/test/msan/noundef_analysis.cpp
llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116634.397427.patch
Type: text/x-patch
Size: 6070 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220105/0c9fcb60/attachment.bin>
More information about the cfe-commits
mailing list