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

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGabf8ed8a823f: [hwasan] Support more complicated lifetimes. (authored by fmayer).

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.370514.patch
Type: text/x-patch
Size: 11905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210903/ba79e44c/attachment.bin>


More information about the llvm-commits mailing list