[PATCH] D109816: [hwasan] also omit safe mem[cpy|mov|set].

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 21 02:33:40 PDT 2021


fmayer updated this revision to Diff 373820.
fmayer marked 2 inline comments as done.
fmayer added a comment.

address comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109816

Files:
  llvm/include/llvm/Analysis/StackSafetyAnalysis.h
  llvm/lib/Analysis/StackSafetyAnalysis.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Analysis/StackSafetyAnalysis/local.ll
  llvm/test/Instrumentation/HWAddressSanitizer/mem-intrinsics.ll
  llvm/test/Instrumentation/HWAddressSanitizer/stack-safety-analysis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109816.373820.patch
Type: text/x-patch
Size: 13372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210921/8a282606/attachment.bin>


More information about the llvm-commits mailing list