[PATCH] D50442: [MSan] add KMSAN support to Clang driver
Alexander Potapenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 8 07:31:16 PDT 2018
glider updated this revision to Diff 159716.
glider added a comment.
Added tests.
https://reviews.llvm.org/D50442
Files:
include/clang/Basic/Features.def
include/clang/Basic/Sanitizers.def
lib/CodeGen/BackendUtil.cpp
lib/CodeGen/CGDeclCXX.cpp
lib/CodeGen/CodeGenFunction.cpp
lib/Driver/SanitizerArgs.cpp
lib/Driver/ToolChains/Linux.cpp
lib/Frontend/CompilerInvocation.cpp
test/CodeGen/cleanup-destslot-simple.c
test/Driver/fsanitize-coverage.c
test/Driver/fsanitize.c
test/Driver/msan.c
test/Lexer/has_feature_memory_sanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50442.159716.patch
Type: text/x-patch
Size: 17273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/24851933/attachment.bin>
More information about the llvm-commits
mailing list