This is an archive of the discontinued LLVM Phabricator instance.

[asan] Add flag to allow lifetime analysis of problematic allocas
ClosedPublic

Authored by vitalybuka on Sep 9 2016, 6:14 PM.

Details

Summary

Could be useful for comparison when we suspect that alloca was skipped
because of this.

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka updated this revision to Diff 70939.Sep 9 2016, 6:14 PM
vitalybuka retitled this revision from to [asan] Add flag to allow lifetime analysis of problematic allocas.
vitalybuka updated this object.
vitalybuka added a reviewer: eugenis.
vitalybuka added a subscriber: llvm-commits.
This revision was automatically updated to reflect the committed changes.