[PATCH] D131205: Desist from passing function location to __msan_set_alloca_origin4.

Kevin Athey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 09:03:13 PDT 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7a47a9bb5bd: Desist from passing function location to __msan_set_alloca_origin4. (authored by kda).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131205

Files:
  compiler-rt/lib/msan/msan.cpp
  compiler-rt/test/msan/chained_origin.cpp
  compiler-rt/test/msan/chained_origin_memcpy.cpp
  compiler-rt/test/msan/chained_origin_memmove.cpp
  compiler-rt/test/msan/msan_print_shadow.cpp
  compiler-rt/test/msan/report-demangling.cpp
  compiler-rt/test/msan/stack-origin.cpp
  compiler-rt/test/msan/stack-origin2.cpp
  compiler-rt/test/msan/unaligned_read_origin.cpp
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/test/Instrumentation/MemorySanitizer/alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131205.451514.patch
Type: text/x-patch
Size: 14069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/e053ad92/attachment.bin>


More information about the llvm-commits mailing list