This is an archive of the discontinued LLVM Phabricator instance.

[asan] Reify ErrorFreeNotMalloced
ClosedPublic

Authored by filcab on Sep 9 2016, 6:35 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

filcab updated this revision to Diff 70823.Sep 9 2016, 6:35 AM
filcab retitled this revision from to [asan] Reify ErrorFreeNotMalloced.
filcab updated this object.
filcab added reviewers: kcc, eugenis, vitalybuka.
filcab added a subscriber: llvm-commits.
vitalybuka requested changes to this revision.Sep 9 2016, 2:46 PM
vitalybuka edited edge metadata.

Thanks for context, I'll review them when we finish with D23875

This revision now requires changes to proceed.Sep 9 2016, 2:46 PM
vitalybuka accepted this revision.Sep 9 2016, 3:09 PM
vitalybuka edited edge metadata.
This revision is now accepted and ready to land.Sep 9 2016, 3:09 PM
filcab updated this revision to Diff 71167.Sep 13 2016, 7:43 AM
filcab edited edge metadata.

Updating after D23875 (consistency on constructor args and member order)

This revision was automatically updated to reflect the committed changes.