[all-commits] [llvm/llvm-project] 1d730d: [HWASAN] erase lifetime intrinsics if tag is outside.
Florian Mayer via All-commits
all-commits at lists.llvm.org
Tue Mar 1 14:47:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d730d80ce592fde66b1ba6153f08f72778f94ce
https://github.com/llvm/llvm-project/commit/1d730d80ce592fde66b1ba6153f08f72778f94ce
Author: Florian Mayer <fmayer at google.com>
Date: 2022-03-01 (Tue, 01 Mar 2022)
Changed paths:
M clang/test/CodeGen/lifetime-sanitizer.c
M clang/test/CodeGenCXX/lifetime-sanitizer.cpp
M llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
M llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.ll
Log Message:
-----------
[HWASAN] erase lifetime intrinsics if tag is outside.
Reviewed By: eugenis
Differential Revision: https://reviews.llvm.org/D120437
More information about the All-commits
mailing list