[PATCH] D112098: [ASan] Added stack safety support in address sanitizer.

Kirill Stoimenov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 3 14:32:41 PDT 2021


kstoimenov updated this revision to Diff 384587.
kstoimenov added a comment.

Restored StackSafetyAnalysis.h.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112098

Files:
  llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
  llvm/test/Instrumentation/AddressSanitizer/asan-stack-safety.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112098.384587.patch
Type: text/x-patch
Size: 9924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211103/429b79cd/attachment.bin>


More information about the llvm-commits mailing list