[PATCH] D129448: [CodeGen][Asan] Emit lifetime intrinsic for bypassed label
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 18 01:43:46 PDT 2022
StephenFan updated this revision to Diff 445420.
StephenFan added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
1. Rebase.
2. Add a test case of goto_bypass.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129448/new/
https://reviews.llvm.org/D129448
Files:
clang/lib/CodeGen/CGDecl.cpp
clang/lib/CodeGen/CGStmt.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/test/CodeGen/lifetime2.c
llvm/test/Instrumentation/MemorySanitizer/alloca.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129448.445420.patch
Type: text/x-patch
Size: 8556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220718/a3148252/attachment.bin>
More information about the llvm-commits
mailing list