This is an archive of the discontinued LLVM Phabricator instance.

[HWASan] respect lifetime ptr and size for UAS.
AbandonedPublicDraft

Authored by fmayer on Mar 10 2022, 10:56 AM.

Details

Reviewers
None
Summary

Also use the untagged alloca in the lifetime intrinsic. Other code is
unlikely to be able to see through the tagged address.

Diff Detail