[PATCH] D81700: [MSAN] Pass Origin by parameter to __msan_warning functions
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 15 18:14:48 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb0ffa8befe4f: [MSAN] Pass Origin by parameter to __msan_warning functions (authored by guiand, committed by eugenis).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81700/new/
https://reviews.llvm.org/D81700
Files:
compiler-rt/lib/msan/msan.cpp
compiler-rt/lib/msan/msan_interface_internal.h
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/atomics.ll
llvm/test/Instrumentation/MemorySanitizer/check-constant-shadow.ll
llvm/test/Instrumentation/MemorySanitizer/check_access_address.ll
llvm/test/Instrumentation/MemorySanitizer/csr.ll
llvm/test/Instrumentation/MemorySanitizer/masked-store-load.ll
llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll
llvm/test/Instrumentation/MemorySanitizer/msan_llvm_is_constant.ll
llvm/test/Instrumentation/MemorySanitizer/msan_llvm_launder_invariant.ll
llvm/test/Instrumentation/MemorySanitizer/msan_llvm_strip_invariant.ll
llvm/test/Instrumentation/MemorySanitizer/return_from_main.ll
llvm/test/Instrumentation/MemorySanitizer/vector_cvt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81700.270934.patch
Type: text/x-patch
Size: 19187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/1158a76f/attachment.bin>
More information about the llvm-commits
mailing list