[PATCH] D131631: [MSAN] Separate id ptr from constant string for variable names used in track origins.

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGec277b67eb36: [MSAN] Separate id ptr from constant string for variable names used in trackā€¦ (authored by kda).

Changed prior to commit:
  https://reviews.llvm.org/D131631?vs=452067&id=452197#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131631

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/alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131631.452197.patch
Type: text/x-patch
Size: 13634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220812/40cef943/attachment.bin>


More information about the llvm-commits mailing list