[PATCH] D131728: [MSAN] add flag to suppress storage of stack variable names with -sanitize-memory-track-origins

Kevin Athey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 11:43:46 PDT 2022


kda updated this revision to Diff 452256.
kda added a comment.

update after rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131728/new/

https://reviews.llvm.org/D131728

Files:
  compiler-rt/lib/msan/msan.cpp
  compiler-rt/lib/msan/msan_interface_internal.h
  compiler-rt/lib/msan/msan_report.cpp
  compiler-rt/test/msan/stack-origin.cpp
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131728.452256.patch
Type: text/x-patch
Size: 14125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/007fecc8/attachment.bin>


More information about the llvm-commits mailing list