This is an archive of the discontinued LLVM Phabricator instance.

Replace -mllvm -asan-use-after-scope=1 with -fsanitize-address-use-after-scope
ClosedPublic

Authored by vitalybuka on Jul 14 2016, 1:46 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka updated this revision to Diff 64038.Jul 14 2016, 1:46 PM
vitalybuka retitled this revision from to Replace -mllvm -asan-use-after-scope=1 with -fsanitize-address-use-after-scope.
vitalybuka updated this object.
vitalybuka added a reviewer: eugenis.
vitalybuka updated this object.Jul 14 2016, 1:47 PM
vitalybuka added a reviewer: kcc.
eugenis accepted this revision.Jul 14 2016, 1:49 PM
eugenis edited edge metadata.

lgtm

This revision is now accepted and ready to land.Jul 14 2016, 1:49 PM
This revision was automatically updated to reflect the committed changes.