[PATCH] D133394: [sanitizers] Invalidate GlobalsAA

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 13:18:07 PDT 2022


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

simplify tests


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.458840.patch
Type: text/x-patch
Size: 8665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/90bd2ea5/attachment.bin>


More information about the llvm-commits mailing list