[PATCH] D116701: Respect -fsanitize-memory-param-retval flag.
Kevin Athey via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 12 09:16:06 PST 2022
kda updated this revision to Diff 399352.
kda added a comment.
Herald added subscribers: luke957, s.egerton, simoncook.
add param usage test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116701/new/
https://reviews.llvm.org/D116701
Files:
clang/include/clang/Driver/SanitizerArgs.h
clang/lib/CodeGen/BackendUtil.cpp
clang/lib/Driver/SanitizerArgs.cpp
clang/test/Driver/fsanitize-memory-param-retval.c
compiler-rt/test/msan/noundef_analysis.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116701.399352.patch
Type: text/x-patch
Size: 5076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220112/8e73ca03/attachment.bin>
More information about the cfe-commits
mailing list