[PATCH] D108365: [hwasan] Support more complicated lifetimes.

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 02:12:21 PDT 2021


fmayer updated this revision to Diff 370508.
fmayer added a comment.

update comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108365

Files:
  compiler-rt/test/hwasan/TestCases/use-after-scope-types.cpp
  llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h
  llvm/lib/Target/AArch64/AArch64StackTagging.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/exception-lifetime.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108365.370508.patch
Type: text/x-patch
Size: 11676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210903/9a772f6e/attachment.bin>


More information about the llvm-commits mailing list