This is an archive of the discontinued LLVM Phabricator instance.

[asan] Test that asan does not report use-after-scope if program jumped over variable declaration.
ClosedPublic

Authored by vitalybuka on Sep 7 2016, 4:25 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka updated this revision to Diff 70617.Sep 7 2016, 4:25 PM
vitalybuka retitled this revision from to [asan] Test that asan does not report use-after-scope if program jumped over variable declaration..
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.