[PATCH] D118647: [hwasan] work around lifetime issue with setjmp.

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 12:14:33 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fmayer marked an inline comment as done.
Closed by commit rGaefb2e134dd7: [hwasan] work around lifetime issue with setjmp. (authored by fmayer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118647

Files:
  compiler-rt/test/hwasan/TestCases/use-after-scope-setjmp.cpp
  llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope-setjmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118647.405043.patch
Type: text/x-patch
Size: 6219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/1fe5b137/attachment.bin>


More information about the llvm-commits mailing list