Also use the untagged alloca in the lifetime intrinsic. Other code is
unlikely to be able to see through the tagged address.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121393
[HWASan] respect lifetime ptr and size for UAS. Authored by fmayer on Mar 10 2022, 10:56 AM.
Details
Summary Also use the untagged alloca in the lifetime intrinsic. Other code is
Diff Detail
Event Timelinefmayer added a parent revision: D121395: [HWASan] add shortgranule tests to use-after-scope..Mar 10 2022, 11:46 AM
Revision Contents
Diff 414438 llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/use-after-scope.ll
|