This is an archive of the discontinued LLVM Phabricator instance.

[ASTMatchers] Add a usingDirectiveDecl matcher that was missing for some reason.
ClosedPublic

Authored by bkramer on Jul 15 2014, 5:58 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

bkramer updated this revision to Diff 11436.Jul 15 2014, 5:58 AM
bkramer retitled this revision from to [ASTMatchers] Add a usingDirectiveDecl matcher that was missing for some reason..
bkramer updated this object.
bkramer added a reviewer: djasper.
bkramer added a subscriber: Unknown Object (MLST).
djasper accepted this revision.Jul 16 2014, 7:21 AM
djasper edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Jul 16 2014, 7:21 AM
bkramer closed this revision.Jul 16 2014, 7:23 AM
bkramer updated this revision to Diff 11508.

Closed by commit rL213152 (authored by d0k).