[PATCH] D118647: [hwasan] work around lifetime issue with setjmp.
Florian Mayer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 31 14:49:05 PST 2022
fmayer updated this revision to Diff 404742.
fmayer marked an inline comment as done.
fmayer added a comment.
cosmetic changes
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.404742.patch
Type: text/x-patch
Size: 5846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220131/71b0f0f2/attachment.bin>
More information about the llvm-commits
mailing list