This is an archive of the discontinued LLVM Phabricator instance.

Reify ErrorDoubleFree
ClosedPublic

Authored by filcab on Aug 19 2016, 8:50 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

filcab updated this revision to Diff 68698.Aug 19 2016, 8:50 AM
filcab retitled this revision from to Reify ErrorDoubleFree.
filcab updated this object.
filcab added reviewers: kcc, samsonov.
filcab added a subscriber: llvm-commits.
filcab updated this object.Aug 19 2016, 8:51 AM
filcab updated this revision to Diff 68966.Aug 23 2016, 4:10 AM

Add NOLINT and clang-format

filcab updated this revision to Diff 69235.Aug 25 2016, 6:31 AM

Use const ref

filcab updated this revision to Diff 69433.Aug 26 2016, 1:59 PM

Rebasing off current tree.

@kcc, as you requested: Ping as the next Error reification patch to review.
Thank you!

kcc accepted this revision.Aug 30 2016, 3:33 PM
kcc edited edge metadata.

LGTM

This revision is now accepted and ready to land.Aug 30 2016, 3:33 PM
This revision was automatically updated to reflect the committed changes.