[PATCH] D133394: [sanitizers] Invalidate GlobalsAA

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 11:26:57 PDT 2022


vitalybuka updated this revision to Diff 458810.
vitalybuka added a comment.

comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133394

Files:
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
  llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  llvm/test/Instrumentation/MemorySanitizer/invalidate_global_aa.ll
  llvm/test/Instrumentation/MemorySanitizer/msan_invalidate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133394.458810.patch
Type: text/x-patch
Size: 10112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/9a7b9274/attachment.bin>


More information about the llvm-commits mailing list