This is an archive of the discontinued LLVM Phabricator instance.

Remove code duplication and cut dependency from clangRewrite on clangAst.
ClosedPublic

Authored by djasper on Oct 23 2014, 9:58 AM.

Details

Diff Detail

Event Timeline

djasper updated this revision to Diff 15335.Oct 23 2014, 9:58 AM
djasper retitled this revision from to Remove code duplication and cut dependency from clangRewrite on clangAst..
djasper updated this object.
djasper edited the test plan for this revision. (Show Details)
djasper added a reviewer: klimek.
djasper added a subscriber: Unknown Object (MLST).

Seems reasonable, but I'd like somebody who is more knowledgable about ARCMT to sign off on this.

Just to make sure: you did test this with CLANG_ENABLE_ARCMT enabled?

Yes, tested with CLANG_ENABLE_ARCMT.

djasper accepted this revision.Apr 12 2015, 1:30 AM
djasper added a reviewer: djasper.
This revision is now accepted and ready to land.Apr 12 2015, 1:30 AM
djasper closed this revision.Apr 12 2015, 1:30 AM